| PeerEntryEventAcl Property |
[Missing <summary> documentation for "P:AsterNET.Manager.Event.PeerEntryEvent.Acl"]
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool Acl { get; set; }
Public Property Acl As Boolean
Get
Set
public:
property bool Acl {
bool get ();
void set (bool value);
}
member Acl : bool with get, set
Property Value
Type:
BooleanSee Also