Share Email Facebook Twitter LinkedIn OpenOptions.Audit Property Specifies whether to expand all elements in order to check for corruption. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0) Syntax C# public bool Audit { get; set; }Property ValueBoolean Remarks The default is false. Setting this to true will increase the time and memory required to open the file. See AlsoReferenceOpenOptions ClassAutodesk.Revit.DB Namespace