EntityID |
String |
|
N/A |
Id for entity type. |
DocumentId |
Int32 |
|
N/A |
Id for document. |
EntityType |
EntityType |
|
N/A |
Entity type for specific document. |
EntityName |
String |
|
N/A |
Entity name for specific document entity type. |
GroupID |
Int32 |
|
N/A |
ID of group which entity belongs to. |
GroupName |
String |
|
N/A |
Name of group which entity belongs to. |
DocumentUrl |
String |
|
N/A |
Full file location path and name. |
ContractTypeId |
Int32 |
|
N/A |
Contract Type for documents of entity type Contract, else NULL. |
FileName |
String |
|
N/A |
File name excluding path. |
Extension |
String |
|
N/A |
File extension excluding file name. |
FileExists |
Boolean |
|
N/A |
Boolean flag indicating whether the file exists at the given url. |
DocumentDisplayText |
String |
|
N/A |
Display friendly text for file reference. |
CreatedDate |
DateTime |
|
N/A |
Date file created. |