SettingsLandXMLImportSettingsSurfaceImportSurfaceData Property |
Specifies how to import the data.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LandXMLSurfaceDataImportType SurfaceData { get; set; }
Public Property SurfaceData As LandXMLSurfaceDataImportType
Get
Set
public:
property LandXMLSurfaceDataImportType SurfaceData {
LandXMLSurfaceDataImportType get ();
void set (LandXMLSurfaceDataImportType value);
}
Property Value
LandXMLSurfaceDataImportType
See Also