The following table contains all properties of this entity and their description
Property Name | Description | Type |
---|---|---|
TemplateExecutionDataId | The template execution data identifier. | Guid |
TemplateId | The parent template identifier. | Guid |
DataType | The type of the data. | TemplateExecutionDataType |
Content | The template execution data content. | string |
RawContent | The template execution data raw content. | string |
CreatedByUserProfileId | The user who created this template execution data. | Guid |
CreatedDate | Date/time at which this template execution data was created. | DateTimeOffset |
ModifiedByUserProfileId | The last user who modified this template execution data’s properties. | Guid |
ModifiedDate | Date/time at which this template execution data’s properties were modified for the last time. | DateTimeOffset |
Timestamp | The timestamp. | byte array |