LicenseExternalReference1 Property |
Gets the External Reference 1 value, which is a unique identifier generated by a third-party system or service.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic virtual string ExternalReference1 { get; set; }
Public Overridable Property ExternalReference1 As String
Get
Set
public:
virtual property String^ ExternalReference1 {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also