ValidateRegistrationStateProvince Property |
Gets the state/province of the customer's address.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string StateProvince { get; }
Public ReadOnly Property StateProvince As String
Get
public:
property String^ StateProvince {
String^ get ();
}
Property Value
Type:
String
See Also