SettingsPointUpdatePoints Property |
Gets whether you can change local copies of project points without checking them out.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsPointSettingsUpdatePoints UpdatePoints { get; }
Public ReadOnly Property UpdatePoints As SettingsPointSettingsUpdatePoints
Get
public:
property SettingsPointSettingsUpdatePoints^ UpdatePoints {
SettingsPointSettingsUpdatePoints^ get ();
}
Property Value
SettingsPointSettingsUpdatePoints
See Also