Click or drag to resize
LicenseProductOptionOptionType Property
Gets or sets the Product Option Type.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public LicenseProductOptionProductOptionType OptionType { get; set; }

Property Value

Type: LicenseProductOptionProductOptionType
Remarks
Setting this property will also change the value returned by OptionTypeString.
See Also