Share

SettingsPoint.SettingsUpdatePoints 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.280

Syntax

C#

public sealed class SettingsUpdatePoints : TreeOidWrapper

VB

Public NotInheritable Class SettingsUpdatePoints
	Inherits TreeOidWrapper

C++

public ref class SettingsUpdatePoints sealed : public 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.

See Also

Reference

Was this information helpful?