GetTcDataUserCode2 Property |
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int UserCode2 { get; set; }
Public Property UserCode2 As Integer
Get
Set
public:
property int UserCode2 {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also