CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

MaintenanceControlComponent..::..Licensed Property

Gets a value indicating whether this MaintenanceControlComponent is licensed.

Namespace:  CAS.Lib.CodeProtect
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public bool Licensed { get; }
Public ReadOnly Property Licensed As Boolean
	Get
public:
property bool^ Licensed {
	bool^ get ();
}

Field Value

true if licensed; otherwise, false.