Share

SettingsRoot.LandXMLSettings Property

Gets the LandXML importing/exporting settings.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public SettingsLandXML LandXMLSettings { get; }

VB

Public ReadOnly Property LandXMLSettings As SettingsLandXML
	Get

C++

public:
property SettingsLandXML^ LandXMLSettings {
	SettingsLandXML^ get ();
}

Property Value

SettingsLandXML

See Also

Reference

Was this information helpful?