EditScope Members

The EditScope type exposes the following members.

Methods

  NameDescription
Public methodCancel
Cancels the edit scope.
Public methodCommit
Finishes the edit scope.
Public methodDispose
Releases all resources used by the EditScope
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsActive
Tells if the EditScope is active. In other words, the EditScope has started but not committed/canceled yet.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also