The following table contains all properties of this entity and their description
Property Name | Description | Type |
---|---|---|
TemplateGroupId | The template group identifier. | Guid |
TemplateLibraryId | The parent template library identifier. | Guid |
Name | Name used to identify the group. | string |
Description | Additional information used to describe the group. | string |
AddInContractName | Add-in to be called when the Template Execution occurs. Typically used to integrate the template with the data source that is providing information used during Template Execution. Available Add-Ins are installed by the Administrator prior to being available for usage. | string |
AddInMetadata | Xml instructions used to configure the execution of the selected Add-in contract. | string |
TemplateExecutionLabel | Title that will appear on the Template Execution page for this Template Group. | string |
Metadata | Additional information that can be assigned to classify the Group. | string |
UseParentDocumentOutputPostActions | Indicates whether the available DOPAs are selected in the parent library. Otherwise, available DOPAs are selected in the group. | bool |
CreatedByUserProfileId | The user who created this Template Group. | Guid |
CreatedDate | Date/time at which this Template Group was created. | DateTimeOffset |
ModifiedByUserProfileId | The last user who modified this Template Group’s properties. | Guid |
ModifiedDate | Date/time at which this Template Group’s properties were modified for the last time. | DateTimeOffset |
Timestamp | The timestamp. | byte array |