Base type: System.Entity
Summary: This entity represents template tags.
Name | Type | Notes |
---|---|---|
TemplateId | System.Int32 | The unique integer representation of parent application template. |
TagName | System.String | The string value that contains the application template tag name. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |