RevitAPIEventArgs Members

The RevitAPIEventArgs type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the RevitAPIEventArgs
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIsCancelled
Indicates whether the event is being cancelled.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyCancellable
Indicates whether an event may be cancelled by an event delegate.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also