← Back to carmenta.com
Carmenta Engine SDK Documentation
×

DataSet.IsoMetadataDocument Property

Gets or sets the path to an ISO 19139 metadata document for the dataset.

Thread safety: This property is not thread-safe.

Syntax

C#
public System.String IsoMetadataDocument { get; set; }

Property Value

Type: System.String
The path to an ISO 19139 metadata document for the dataset.

Remarks

If this property points to a valid ISO 19139 document when a Carmenta Engine .px configuration file is loaded, this metadata file will be read, and its contents will replace some of the properties of the dataset otherwise read from the .px file. Specifically, the Description and DisplayName properties will be set from the ISO file if found there.

Tip

This property can be specified in several different languages, see Localized properties in Carmenta Studio, and all the files will be read. Information from an ISO file for a particular language will only set the Description and DisplayName properties for that language.

Platforms

Windows, Linux, Android

See Also

Reference

DataSet Class
Core Module

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept