Click or drag to resize

ProjectInfoExclusivelyLocked Property

True if any user has opened the project exclusively. This does not necessarily need to be the user the external program/API has used for login.

Namespace:  Articy.Api.Data
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public bool ExclusivelyLocked { get; }

Property Value

Type: Boolean
See Also