NicIdentifierType Property |
Gets this system identifier's type ("NicIdentifier").
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public override string Type { get; }
Public Overrides ReadOnly Property Type As String
Get
public:
virtual property String^ Type {
String^ get () override;
}
Property Value
Type:
StringSee Also