The following table contains all properties of this entity and their description
Property Name | Description | Type |
---|---|---|
TemplateVersionHistoryId | The template versions history identifier. | Guid |
TemplateId | The parent template identifier. | Guid |
Version | The version number of the template. | int |
AssemblyBlobFileName | The .dll file representing the compiled version of the template. | string |
SourceBlobFileName | The Microsoft® Word .docx file of the template. | string |
Metadata | The metadata associated with the template. | string |
CreatedByUserProfileId | The user who created this Template. | Guid |
CreatedDate | Date/time at which this Template was created. | DateTimeOffset |
ModifiedByUserProfileId | The last user who modified this Template’s properties. | Guid |
ModifiedDate | Date/time at which this Template’s properties were modified for the last time. | DateTimeOffset |
Timestamp | The timestamp. | byte array |