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.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean SaveCommandChangesToSettings { get; }
Public ReadOnly Property SaveCommandChangesToSettings As PropertyBoolean
Get
public:
property PropertyBoolean^ SaveCommandChangesToSettings {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also