Base type: System.Entity
Summary: This entity represents poll on particular SCM node, recorded.
| Name | Type | Notes |
|---|---|---|
| NodeID | System.Int32 | |
| ElementID | System.Int32 | |
| PollTime | System.DateTime | |
| Type | System.Int32 | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| SCMNode | Orion.SCM.ServerConfiguration | Defined by relationship Orion.SCM.SCMPollEntriesReferencesSCMNodes (System.Reference) |