SdkMessageResponseField
This is a table representing the SdkMessageResponseField entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the SDK message response field. |
ClrFormatter | String | False |
Common language runtime (CLR)-based formatter of the SDK message response field. |
CreatedBy_Id | String | True |
Unique identifier of the user who created the SDK message response field. |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
Date and time when the SDK message response field was created. |
CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the sdkmessageresponsefield. |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
CustomizationLevel | Integer | True |
Customization level of the SDK message response field. |
Formatter | String | False |
Formatter for the SDK message response field. |
ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the SDK message response field. |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
Date and time when the SDK message response field was last modified. |
ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the sdkmessageresponsefield. |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
Name | String | False |
Name of the SDK message response field. |
OrganizationId_Id | String | True |
Unique identifier of the organization with which the SDK message response field is associated. |
OrganizationId_LogicalName | String | True | |
OrganizationId_Name | String | True | |
Position | Integer | True |
Position of the Sdk message response field |
PublicName | String | False |
Public name of the SDK message response field. |
SdkMessageResponseFieldId | String | False |
Unique identifier of the SDK message response field entity. |
SdkMessageResponseFieldIdUnique | String | True |
Unique identifier of the SDK message response field. |
SdkMessageResponseId_Id | String | True |
Unique identifier of the message response with which the SDK message response field is associated. |
SdkMessageResponseId_LogicalName | String | True | |
SdkMessageResponseId_Name | String | True | |
Value | String | False |
Actual value of the SDK message response field. |