PostRegDataCompanyName Property |
Gets or sets the customer's company name.
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string CompanyName { get; set; }
Public Property CompanyName As String
Get
Set
public:
property String^ CompanyName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also