The following table contains all properties of this entity and their description
Property Name | Description | Type |
---|---|---|
TemplateExecutionResultId | The template execution data identifier. | Guid |
TemplateExecutionId | The parent template execution identifier. | Guid |
ResultType | The type of the result. | TemplateExecutionResultType |
OperationContractName | The name of the operation contract. | string |
Name | The name of the template execution result. | string |
Value | The value of the template execution result. | string |
Metadata | The metadata of the template execution result. | string |
CreatedByUserProfileId | The user who created this template execution result. | Guid |
CreatedDate | Date/time at which this template execution result was created. | DateTimeOffset |
ModifiedByUserProfileId | The last user who modified this template execution result’s properties. | Guid |
ModifiedDate | Date/time at which this template execution result’s properties were modified for the last time. | DateTimeOffset |
Timestamp | The timestamp. | byte array |