public bool ForceSelfAclUpdate { get; set; }
Public Property ForceSelfAclUpdate As Boolean Get Set
public: property bool ForceSelfAclUpdate { bool get (); void set (bool value); }
member ForceSelfAclUpdate : bool with get, set
In This Article