GetTcDataProductOptionID Property |
Gets or sets the Product Option ID. When set, the License ID must be for the Product Option ID specified.
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int ProductOptionID { get; set; }
Public Property ProductOptionID As Integer
Get
Set
public:
property int ProductOptionID {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also