LicenseGroupLicenseGroupID Property |
Gets or sets the License Group ID.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int LicenseGroupID { get; set; }
Public Property LicenseGroupID As Integer
Get
Set
public:
property int LicenseGroupID {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also