LicenseDistributorPhone Property |
Gets or sets the distributor's phone number.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string Phone { get; set; }
Public Property Phone As String
Get
Set
public:
property String^ Phone {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also