DocumentPrivilege.AllowModifyContents

DocumentPrivilege.AllowModifyContents property

Sets the permission which allow modify contents or not. true is allow and false is forbidden.

public bool AllowModifyContents { get; set; }

See Also