Share

SettingsLandXML.Export Property

Export settings for landXML.



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

Syntax

C#

public SettingsLandXMLExport Export { get; }

VB

Public ReadOnly Property Export As SettingsLandXMLExport
	Get

C++

public:
property SettingsLandXMLExport^ Export {
	SettingsLandXMLExport^ get ();
}

Property Value

SettingsLandXMLExport

See Also

Reference

Was this information helpful?