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