Represents a folder
Inheritance Hierarchy
Relativity.Services.Folder.FolderRef
Relativity.Services.Folder.Folder
Namespace: Relativity.Services.Folder
Assembly: Relativity.Services.DataContracts (in Relativity.Services.DataContracts.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
The Folder type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Folder |
Initializes a new instance of the Folder class.
|
Properties
Name | Description | |
---|---|---|
![]() | AccessControlListIsInherited |
Folder AccessControlListIsInherited
|
![]() | ArtifactID |
Folder Artifact ID
(Inherited from FolderRef.) |
![]() | Children | |
![]() | HasChildren | |
![]() | Name |
Folder Name
(Inherited from FolderRef.) |
![]() | ParentFolder |
Folder ParentFolder
|
![]() | Permissions |
Folder SystemLastModifiedOn
|
![]() | Selected | |
![]() | SystemCreatedBy |
Folder SystemCreatedBy
|
![]() | SystemCreatedOn |
Folder SystemCreatedOn
|
![]() | SystemLastModifiedBy |
Folder SystemLastModifiedBy
|
![]() | SystemLastModifiedOn |
Folder SystemLastModifiedOn
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also