| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
Name of the map. |
string |
None. |
| Description |
Description of the map. |
string |
None. |
| MapType |
Type of the map. |
MapType |
None. |
| MapConfig |
Gets or sets the map configuration. |
MapConfig |
None. |
| Directory |
Directory the map is associated with. |
Directory |
None. |
| FileResources |
File resources associated with the map. One or more of the file resources will be a graphical file format depicting the map. |
Collection of FileResource |
None. |
| AssetViews |
Instances of the assets associated with the directory as they are placed on the map. |
AssetViewCollection |
None. |
| AssetTypes |
Collection of asset types of all the asset views in this directory. |
AssetTypeCollection |
None. |
| Href |
URL of the resource. |
string |
None. |
| Id |
Identifier of the resource. |
integer |
None. |
| CreatedDate |
Creation date/time. ISO 8601 formatted date/time string using UTC time zone. |
date |
None. |
| ModifiedDate |
Modification date/time. ISO 8601 formatted date/time string using UTC time zone. |
date |
None. |