Base type: System.Entity
Summary: This entity presents component definition.
Name | Type | Notes |
---|---|---|
ID | System.Int32 | The unique integer representation of definition. |
Name | System.String | The string value that contains the name of definition. |
ComponentType | System.Int32 | The integer value that contains the component type. |
ComponentEvidenceType | System.Int32 | The integer value that contains the component evidence type. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
Components | Orion.APM.Component | Defined by relationship Orion.APM.ComponentDefinitionReferencesComponent (System.Reference) |