Gets whether you can change local copies of project points without checking them out.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public SettingsPoint..::..SettingsUpdatePoints UpdatePoints { get; } |
| Visual Basic |
|---|
Public ReadOnly Property UpdatePoints As SettingsPoint..::..SettingsUpdatePoints Get |
| Visual C++ |
|---|
public: property SettingsPoint..::..SettingsUpdatePoints^ UpdatePoints { SettingsPoint..::..SettingsUpdatePoints^ get (); } |