Click or drag to resize

CloseProjectArgsLeaveExclusiveMode Property

true if an eventual exclusive mode shall be left. If you want to explicitly keep up an exclusive mode when closing the project, set this parameter to false.

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

Property Value

Type: Boolean
See Also