SettingsPointSettingsUpdatePoints Class

specify whether you can change local copies of project points without checking them out.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsPointSettingsUpdatePoints

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsUpdatePoints : TreeOidWrapper

The SettingsPointSettingsUpdatePoints type exposes the following members.

Properties
 NameDescription
Public propertyAllowCheckedInPointsToBeModified Gets whether you can change checked in points when you are working offline.
Top
See Also