CompanyConfigurationGuid Property | |
Gets or sets Guid
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [XmlAttributeAttribute]
public string Guid { get; set; }
public:
[XmlAttributeAttribute]
property String^ Guid {
String^ get ();
void set (String^ value);
}
function get_Guid();
function set_Guid(value);
Property Value
Type:
StringSee Also