Navigation:  DAO Object Classes >

DaoDocument Class

Previous pageReturn to chapter overviewNext page

Purpose

The Document object represents a specific object in the Documents collection

 

Accesses/Assigns

AllPermissionsAll permissions that apply for the current UserName
ContainerName of the container this document belongs to
DateCreatedDate and time when the Document was created
LastUpdatedDate and time of the most recent change to the document
NameThe name of this object
OwnerSpecifies the owner of the object
PermissionsAll permissions that apply for the current UserName
UserNameUser or Group for which the Permissions property applies

 

Methods

CreatePropertyCreates a new user-defined Property object

 

Inherits from

DaoDao

 

See Also

DaoDocuments
DaoContainer

 

Example

Container & documents sample