LicenseProductOptionOptionType Property |
Gets or sets the Product Option Type.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic LicenseProductOptionProductOptionType OptionType { get; set; }
Public Property OptionType As LicenseProductOptionProductOptionType
Get
Set
public:
property LicenseProductOptionProductOptionType OptionType {
LicenseProductOptionProductOptionType get ();
void set (LicenseProductOptionProductOptionType value);
}
Property Value
Type:
LicenseProductOptionProductOptionType
Remarks
See Also