SettingsLandXMLExportSettingsPointExportExportDescriptionKeys Property

Specifies whether the description key definitions are exported. Select On to export all description key definitions in the drawing. If there are description keys in the drawing, a message dialog box is displayed.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public bool ExportDescriptionKeys { get; set; }

Property Value

Boolean
See Also