TransactWithCentralOptions Members

The TransactWithCentralOptions type exposes the following members.

Constructors

  NameDescription
Public methodTransactWithCentralOptions
Constructs a new TransactWithCentralOptions.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the TransactWithCentralOptions
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLockCallback
Gets the callback object that changes Revit's default behavior of endlessly waiting and repeatedly trying to lock a central model.
Public methodGetType (Inherited from Object.)
Public methodSetLockCallback
Sets or resets a callback object that would allow an external application to change Revit's default behavior of endlessly waiting and repeatedly trying to lock a central model.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also