Base type: System.Entity
Summary: This entity represents component definition category membership.
Name | Type | Notes |
---|---|---|
ComponentDefinitionID | System.Int32 | The unique integer representation of component definition. |
ComponentDefinitionCategoryID | System.Int32 | The unique integer representation of component definition category. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |