Base type: System.Entity
Summary: This entity represents component definition category.
Name | Type | Notes |
---|---|---|
ID | System.Int32 | The unique integer representation of definition category. |
Name | System.String | The string value that contains the name of definition category. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |