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