Abstract
Base type: System.Entity
Summary: Abstract entity for generic Map Point object.
Name | Type | Notes |
---|---|---|
PointID | System.Int32 | |
MapID | System.Int32 | |
X | System.Double | |
Y | System.Double | |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
Map | Orion.Map | Defined by relationship Orion.MapHostsMapPoint (System.Hosting) |