Base type: System.Entity
Summary: This entity represents monitored element for SCM profile, which could be set and maintained by a user. Monitored element can represent file or registry key which is monitored by superior profile.
| Name | Type | Notes |
|---|---|---|
| ElementID | System.Int32 | |
| ProfileID | System.Int32 | |
| Type | System.Int16 | |
| DisplayAlias | System.String | |
| Settings | System.String | |
| Description | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| PolledElements | Orion.SCM.Results.PolledElements | Defined by relationship Orion.SCM.ProfilesElementsReferencesPolledElements (System.Reference) |
| Profile | Orion.SCM.Profiles | Defined by relationship Orion.SCM.ProfilesReferencesProfileElements (System.Reference) |