PropertySetData Property

Property Set Data settings for LandXML importing.

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

Syntax

C#

public SettingsLandXMLImport.SettingsPropertySetData PropertySetData { get; }

Visual Basic

Public ReadOnly Property PropertySetData As SettingsLandXMLImport.SettingsPropertySetData
	Get

Visual C++

public:
property SettingsLandXMLImport.SettingsPropertySetData^ PropertySetData {
	SettingsLandXMLImport.SettingsPropertySetData^ get ();
}

See Also