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