Purpose
A Container object represents a container in a Database
Accesses/Assigns
AllPermissions | All permissions that apply for the current UserName |
Documents | Collection of Document objects in this container |
Inherit_ | Indicates whether permissions are inherited by new Documents |
Name | The name of this object |
Owner | Specifies the owner of the object |
Permissions | Establishes permissions for User or Group given by the UserName property |
UserName | User or Group for which the Permissions property applies |
Inherits from
See Also
Example