Subject
This is a table representing the Subject entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the subject. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the subject. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the subject was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the subject. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| Description | String | False |
Description of the subject. |
| FeatureMask | Integer | False |
Information that specifies when the subject will be displayed in lists of subjects. |
| ImportSequenceNumber | Integer | False |
Unique identifier of the data import or data migration that created this record. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the subject. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the subject was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the subject. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| OrganizationId_Id | String | True |
Unique identifier for the organization associated with the subject. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| OverriddenCreatedOn | Datetime | False |
Date and time that the record was migrated. |
| ParentSubject_Id | String | False |
Unique identifier of the parent subject. |
| ParentSubject_LogicalName | String | False | |
| ParentSubject_Name | String | False | |
| SubjectId | String | False |
Unique identifier of the subject. |
| Title | String | False |
Title of the subject. |