View.IsoMetadataDocument Property
Gets or sets the path to an ISO 19139 metadata document for the view.
Syntax
public System.String IsoMetadataDocument { get; set; }
Property Value
The path to an ISO 19139 metadata document for the view.
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 view otherwise read from the .px file. Specifically, the Description and DisplayName properties will be set from the ISO file if found there.
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