SettingsAmbientSettingsGeneralSaveCommandChangesToSettings Property

Specifies whether any changes made to the settings during a command are saved for the drawing, even if the setting is marked as "locked" in the settings dialog box.

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

Property Value

PropertyBoolean
See Also