Base type: System.Entity
Summary: This entity represents component category.
| Name | Type | Notes |
|---|---|---|
| CategoryID | System.Int32 | The unique integer representation of component category. |
| Name | System.String | The string value that contains component category name. |
| DisplayName | System.String | The string value that contains component category display name. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| ComponentTemplates | Orion.APM.ComponentTemplate | Defined by relationship Orion.APM.ComponentTemplateReferencesCategory (System.Reference) |