Share

SettingsLandXMLImport.PropertySetData Property

Property Set Data settings for LandXML importing.



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

Syntax

C#

public SettingsLandXMLImportSettingsPropertySetData PropertySetData { get; }

VB

Public ReadOnly Property PropertySetData As SettingsLandXMLImportSettingsPropertySetData
	Get

C++

public:
property SettingsLandXMLImportSettingsPropertySetData^ PropertySetData {
	SettingsLandXMLImportSettingsPropertySetData^ get ();
}

Property Value

SettingsLandXMLImportSettingsPropertySetData

See Also

Reference

Was this information helpful?