DK11 for .NET | TatukGIS.NDK.TGIS_LayerGML.FlattenXML | Constructors | Fields | Methods | Properties | Events
If true, nested attributes names will be concatenated with _ separator.
// C# public Boolean FlattenXML { get {} set {} }
' VisualBasic Public Property FlattenXML As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property FlattenXML : Boolean read read;
Type |
---|
bool Boolean |