LicenseRestrictions Property |
Gets or sets restriction info.
Namespace: TreeksLicensingLibraryAssembly: TreeksLicensingLibrary (in TreeksLicensingLibrary.dll) Version: 1.3.5562.40448
Syntax public string Restrictions { get; set; }
Public Property Restrictions As String
Get
Set
public:
property String^ Restrictions {
String^ get ();
void set (String^ value);
}
member Restrictions : string with get, set
Property Value
Type:
StringReturn Value
Type:
StringReturns previously stored value
Remarks See Also