OpenOptions Members


The OpenOptions type exposes the following members.

Constructors

Name Description
Public method OpenOptions
Constructs a new instance of the options class using default values.

Methods

Name Description
Public method Dispose
Releases all resources used by the OpenOptions
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 GetOpenWorksetsConfiguration
Gets the object used to configure the worksets to open when the model is opened.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method SetOpenWorksetsConfiguration
Sets the object used to configure the worksets to open when the model is opened.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Properties

Name Description
Public property AllowOpeningLocalByWrongUser
Specifies whether a local file is allowed to be opened as read-only by a user other than its owner.
Public property Audit
Specifies whether to expand all elements in order to check for corruption.
Public property DetachFromCentralOption
An option that specifies whether or not a workset-enabled document is detached from its central document.
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also