LicensingGuiTriggerCodesRequireLicenseID Property |
Gets or sets whether or not users will be required to enter a License ID when activating via the manual exchange of trigger/activation codes.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic bool TriggerCodesRequireLicenseID { get; set; }
Public Property TriggerCodesRequireLicenseID As Boolean
Get
Set
public:
property bool TriggerCodesRequireLicenseID {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also