Name | Description | Type | Additional information |
---|---|---|---|
DocumentId |
Gets or sets the identifier. |
integer |
Read-only |
SiteId |
Gets or sets the site ID. |
integer |
Required |
Name |
Gets or sets the Name. |
string |
Required Invalid Chars: \/:*?<>|" Max length: 255 |
ContentType |
Gets or sets the document content type. |
string |
Required Max length: 255 |
Size |
Gets or sets the content size. |
decimal number |
None. |
CreatedTime |
Gets or sets the content creation time. |
date |
Read-only |
ModifiedTime |
Gets or sets the content modification time. |
date |
Read-only |
FolderId |
Gets or sets the folder id. |
integer |
None. |
OwnerName |
Gets the owner username. |
string |
Max length: 255 Read-only |
Description |
Gets or sets the document description. |
string |
Max length: 1000 |
GlobalId |
Gets or sets the global identifier (a GUID). Can only set on create. |
globally unique identifier |
Read-only |
Links |
Gets the links. |
Collection of LinkModel |
None. |