Abstract
Base type: System.Entity
Summary: Abstract entity for generic Map object.
| Name | Type | Notes |
|---|---|---|
| MapID | System.Int32 | |
| Width | System.Double | |
| Height | System.Double | |
| MapStudioFileID | System.Guid | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| MapStudioFile | Orion.MapStudioFiles | Defined by relationship Orion.MapToMapStudioFiles (System.Reference) |
| Point | Orion.Map.Point | Defined by relationship Orion.MapHostsMapPoint (System.Hosting) |