Click or drag to resize

ApiSessionExclusivelyOpen Property

returns true when a project is exclusively open, false otherwise

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

Property Value

Type: Boolean
See Also