Gets the XsiType for this Leg.
Namespace: FlightPlanAssembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
protected virtual string XsiType { get; } |
Visual Basic |
---|
Protected Overridable ReadOnly Property XsiType As String
Get |
Visual C++ |
---|
protected:
virtual property String^ XsiType {
String^ get ();
} |
See Also