RVTDocs.com
Namespace: Autodesk.Revit.DB Class: OpenOptions

OpenOptions.Audit

Property
Description:
Specifies whether to expand all elements in order to check for corruption.
Remarks:
The default is false. Setting this to true will increase the time and memory required to open the file.
Syntax
public bool Audit { get; set; }