CatalogQuery.Description Property
Gets or sets a string that will replace the Layer.Description property of the loaded maps.
Syntax
public System.String Description { get; set; }
Property Value
A string that will replace the Layer.Description property of the loaded maps.
Remarks
This property is only used when the CatalogQuery is attached to a CatalogLoadLayerSet, and not when used as an argument to Catalog.GetMaps or Catalog.GetDataSets.
Platforms
Windows, Linux, Android