DocumentIndex
This is a table representing the DocumentIndex entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the indexed article. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the indexed article. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the indexed article was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the documentindex. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| DocumentId_Id | String | False |
Unique identifier of the document. |
| DocumentId_LogicalName | String | False | |
| DocumentId_Name | String | False | |
| DocumentIndexId | String | False |
Unique identifier of the indexed article. |
| DocumentTypeCode | String | False |
For internal use only. |
| IsPublished | Boolean | False |
Flag indicating that the document is published. |
| KeyWords | String | False |
Keywords for the document. |
| Location | String | False |
Location of the document. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the indexed article. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the indexed article was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the documentindex. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| Number | String | False |
For internal use only. |
| OrganizationId_Id | String | True |
Unique identifier of the organization associated with the indexed article. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| SearchText | String | False |
For internal use only. |
| SubjectId_Id | String | False |
Unique identifier of the subject associated with the indexed article. |
| SubjectId_LogicalName | String | False | |
| SubjectId_Name | String | False | |
| Title | String | False |
Title of the indexed article. |