Base type: System.Entity
Summary: Represents Sites to be used by SWIS(f) to fetch data from.
| Name | Type | Notes |
|---|---|---|
| SiteID | System.Int32 | |
| Name | System.String | |
| Host | System.String | |
| Website | System.String | |
| Status | System.Int32 | |
| StatusDescription | System.String | |
| Enabled | System.Boolean | |
| IsLocal | System.Boolean | |
| Tag | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Entity | System.Entity | Defined by relationship Orion.SitesReferencesSystemEntity (System.Reference) |
| Name | Summary | Parameters | Returns |
|---|---|---|---|
| ApplyServerIDToQuerySelectStatement | Extends a specified query with a Site info the data originates from. |