OpenOptions
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the OpenOptions | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetOpenWorksetsConfiguration() | nullNothingnullptr | Gets the object used to configure the worksets to open when the model is opened. | |
| GetType | None | (Inherited from Object .) | Object . |
| SetOpenWorksetsConfiguration(WorksetConfiguration) | None | Sets the object used to configure the worksets to open when the model is opened. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| AllowOpeningLocalByWrongUser | bool | Specifies whether a local file is allowed to be opened as read-only by a user other than its owner. | |
| Audit | bool | Specifies whether to expand all elements in order to check for corruption. | |
| DetachFromCentralOption | DetachFromCentralOption | An option that specifies whether or not a workset-enabled document is detached from its central document. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| OpenForeignOption | OpenForeignOption | An option that specifies how to open files saved by an application that was not developed or licensed by Autodesk. |