PostEvalDataRegistrationID Property |
Gets the registration/evaluation ID returned after successfully registering with SOLO Server.
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int RegistrationID { get; }
Public ReadOnly Property RegistrationID As Integer
Get
public:
property int RegistrationID {
int get ();
}
Property Value
Type:
Int32
See Also