Base type: System.Entity
Summary: This entity represents base line. Base line serve as base compare point.
| Name | Type | Notes |
|---|---|---|
| BaselineID | System.Int32 | |
| NodeID | System.Int32 | |
| TimeStamp | System.DateTime | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Node | Orion.SCM.ServerConfiguration | Defined by relationship Orion.SCM.NodesReferencesBaseline (System.Reference) |
| Name | Summary | Parameters | Returns |
|---|---|---|---|
| SetBaseline | Create or update baseline and snapshot all related data so that they are not touched by maintenance processes. |