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