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

OpenOptions.AllowOpeningLocalByWrongUser

Property
Description:
Specifies whether a local file is allowed to be opened as read-only by a user other than its owner.
Remarks:
The default is false. This option is ignored for central and non-workshared models.
Syntax
public bool AllowOpeningLocalByWrongUser { get; set; }