Structures data to conform with GML format.
[Visual Basic .NET] Public Property GML As String
[C#] public string GML {get; set;}
[C++]
HRESULT get_GML(
BSTR* pbstrGML
);
[C++]
HRESULT put_GML(
BSTR pbstrGML
);
[C++]Parameters
pbstrGML [out, retval] pbstrGML is a parameter of type BSTR pbstrGML [in] pbstrGML is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.