The following table contains all properties of this entity and their description
Property Name | Description | Type |
---|---|---|
ContentLibraryFolderId | The content library folder identifier, | Guid |
ContentLibraryId | The parent content library identifier. | Guid |
ContentMetadataFormId | The content metadata form identifier. | Guid |
ParentContentLibraryFolderId | The parent content library folder identifier. | Guid |
LinkedContentLibraryFolderId | The linked folder identifier. | Guid |
FolderType | The type of the folder. | ContentLibraryFileType |
Name | Name used to identify the file. | string |
Metadata | Additional information that can be assigned to classify the file. | string |
SequenceNumber | The sequence number. | int |
CreatedByUserProfileId | The user who added this entity. | Guid |
CreatedDate | Date/time at which this entity was added. | DateTimeOffset |
ModifiedByUserProfileId | The last user who modified this entity’s properties. | Guid |
ModifiedDate | Date/time at which this entity's properties were modified for the last time. | DateTimeOffset |
Timestamp | The timestamp. | byte array |