WebCrmDocumentData Properties |
The WebCrmDocumentData type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreatedAt |
Gets or sets creation time.
|
![]() | CreatedBy |
Gets or sets name of the user who created the document record.
|
![]() | Description |
Gets or sets document description.
|
![]() | FileCode |
Gets or sets actual file name of the document used for storing it on the webCRM server.
|
![]() | FileExtension |
Gets or sets file extension of the document.
|
![]() | FileName |
Gets or sets file name of the document.
|
![]() | FileSize |
Gets or sets file size of the document.
|
![]() | Folder |
Gets or sets document folder.
|
![]() | ID |
Gets or sets document ID.
|
![]() | IsAllowedAsAttachment |
Gets or sets flag indicating whether the document is allowed as attachment.
|
![]() | LanguageCode |
Gets or sets language.
|
![]() | LastUpdatedAt |
Gets or sets time of the latest update.
|
![]() | LastUpdatedBy |
Gets or sets name of the user who updated the document the last time.
|
![]() | LinkedEntityId |
Gets or sets webCRM entity that the document shold be linked with.
|
![]() | LinkedEntityType |
Gets or sets webCRM entity type that the document shold be linked with.
|
![]() | OrganisationId |
Gets or sets organisation that the document shold be linked with.
|
![]() | Territory |
Gets or sets territory.
|
![]() | UploadCount |
Gets or sets number of uploads made for the document.
|
![]() | UploadedAt |
Gets or sets date of the last file upload.
|
![]() | UserGroup |
Gets or sets user group.
|
![]() | UserId |
Gets or sets a specific single user which should be able to access the document.
|