C-DEngine 5.105

TheUserRole..::..VisibleByACL Property

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public long VisibleByACL { get; set; }
Public Property VisibleByACL As Long
	Get
	Set
public:
property long long^ VisibleByACL {
	long long^ get ();
	void set (long long^ value);
}