TransactWithCentralOptions Members


The TransactWithCentralOptions type exposes the following members.

Constructors

Name Description
Public method TransactWithCentralOptions
Constructs a new TransactWithCentralOptions.

Methods

Name Description
Public method Dispose
Releases all resources used by the TransactWithCentralOptions
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetLockCallback
Gets the callback object that changes Revit's default behavior of endlessly waiting and repeatedly trying to lock a central model.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method SetLockCallback
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 method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Properties

Name Description
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also