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