DataSet.Description Property
Gets or sets a short description of the dataset.
Syntax
public System.String Description { get; set; }
Property Value
A short description of the dataset.
Remarks
This property is typically configured in Carmenta Studio, when a map configuration is created. The property is used by the Catalog mechanism to populate metadata records for the catalog services, corresponding to the OGC metadata item abstract.
This property can be specified in several different languages, see Localized properties in Carmenta Studio. To retrieve the description for a particular language, use the GetLocalizedDescription method.
Platforms
Windows, Linux, Android