Has restricted access
Namespace: CTCT.Components.EventSpotAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
public bool HasRestrictedAccess { get; set; }
public bool HasRestrictedAccess { get; set; }
Public Property HasRestrictedAccess As Boolean
Get
Set
Public Property HasRestrictedAccess As Boolean
Get
Set
public:
property bool HasRestrictedAccess {
bool get ();
void set (bool value);
}
public:
property bool HasRestrictedAccess {
bool get ();
void set (bool value);
}
member HasRestrictedAccess : bool with get, set
member HasRestrictedAccess : bool with get, set