ArincDataSet.GetExtendedInformation Method
Get extended information about a feature.
GetExtendedInformation(Id id)
Get extended information about a feature.Syntax
public System.String GetExtendedInformation (
Id id
)
Parameters
Identifies the feature for which the extended information is requested.
Return Value
The extended information for the feature, formatted as an XML document.
Remarks
This methods retrieves extended information about an ARINC feature. This is typically information that is not supplied in the attribute set of the feature, and can not be used for visualization by visualizers.
The information is returned in the form of an XML document. The contents of this document is defined by the ARINC extended information XML schema.
Platforms
Windows, Linux, Android