ValidateRegistrationCompany Property |
Gets the customer's company name.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string Company { get; }
Public ReadOnly Property Company As String
Get
public:
property String^ Company {
String^ get ();
}
Property Value
Type:
String
See Also