Click or drag to resize

MacroPluginSession Property

The object that represents the currently running articy:draft session and allows access to global functionality

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

Property Value

Type: ApiSession
See Also