BCFSObject Properties | 
The BCFSObject type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessRights | 
            Gets access rights of the object.
              | |
| Archive | 
            Gets or sets a value indicating whether the object is archive.
              | |
| CanDelete | 
            Gets a value indicating whether the object can be deleted.
              | |
| Created | 
            Gets the date when the object was created.
              | |
| CreatedBy | 
            Gets the name of the person who created the object.
              | |
| DisplayName | 
            Gets or sets the display name of the object.
              | |
| Extendable | 
            Gets the extended object.
              (Inherited from BCRepositoryObject.) | |
| FileType | 
            Gets or sets the Windows-defined file type of the object.
              | |
| GlobalID | 
            Gets or sets the value that uniquely identifies 
            the object among all vaults.
              | |
| ID | 
            Gets the value that uniquely identifies the object.
              | |
| ImportedFrom | 
            Gets or sets the path to the document/folder from which the object was imported.
              | |
| IsDisposed | 
            Gets a value indicating whether the object has been disposed of. 
              (Inherited from DisposableObject.) | |
| IsFolder |  Obsolete.  
            Gets a value indicating whether the object is a folder.
              | |
| Modified | 
            Gets or sets the date when the object was last edited.
              | |
| ModifiedBy | 
            Gets or sets the name of the person who last edited the object. 
              | |
| Name | 
            Gets the internal name of the object.
              | |
| ParentFolder | 
            Gets the parent folder of the object.
              | |
| Path | 
            Gets the relative path where the object is located.
              | |
| Repository | 
            Gets the repository to which the object belongs.
              (Inherited from BCRepositoryObject.) | |
| Securable | 
            Gets the secured object.
              (Inherited from BCRepositoryObject.) | |
| Size | 
            Gets or sets the file size of the object.
              | |
| UnderlyingObject | 
            Gets the underlying wrapped object. 
              (Inherited from DisposableObject.) |