2024 Property
Changes 0
P

OpenOptions.AllowOpeningLocalByWrongUser

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.
public bool AllowOpeningLocalByWrongUser { get; set; }