Share

SettingsLandXMLExport.FeatureLineExport Property

FeatureLineExport settings for LandXML exporting.



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

Syntax

C#

public SettingsLandXMLExportSettingsFeatureLineExport FeatureLineExport { get; }

VB

Public ReadOnly Property FeatureLineExport As SettingsLandXMLExportSettingsFeatureLineExport
	Get

C++

public:
property SettingsLandXMLExportSettingsFeatureLineExport^ FeatureLineExport {
	SettingsLandXMLExportSettingsFeatureLineExport^ get ();
}

Property Value

SettingsLandXMLExportSettingsFeatureLineExport

See Also

Reference

Was this information helpful?