ValidationIssue ComplexType
For internal use only.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
ComponentId | Edm.Guid |
For internal use only. |
ComponentSubType | Edm.Int32 |
For internal use only. |
ComponentType | Edm.Int32 |
For internal use only. |
CRMErrorCode | Edm.Int32 |
For internal use only. |
DisplayName | Edm.String |
For internal use only. |
ErrorType | ErrorType |
For internal use only. |
Message | Edm.String |
For internal use only. |
ParentEntityId | Edm.Guid |
For internal use only. |
ParentEntityName | Edm.String |
For internal use only. |
RequiredComponents | Collection(Component) |
For internal use only. |
Used by
The following use the ValidationIssue ComplexType.
Name | How used |
---|---|
AppValidationResponse | ValidationIssueList Property |