Share

SettingsLandXML.Import Property

Import settings for landXML.



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

Syntax

C#

public SettingsLandXMLImport Import { get; }

VB

Public ReadOnly Property Import As SettingsLandXMLImport
	Get

C++

public:
property SettingsLandXMLImport^ Import {
	SettingsLandXMLImport^ get ();
}

Property Value

SettingsLandXMLImport

See Also

Reference

Was this information helpful?