BusinessRuleMetadataCompanyId Property | |
Gets or sets CompanyGuid
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string CompanyId { get; set; }
public:
property String^ CompanyId {
String^ get ();
void set (String^ value);
}
function get_CompanyId();
function set_CompanyId(value);
Property Value
Type:
StringSee Also