Click or drag to resize

ApiSessionCurrentProjectGuid Property

returns the Guid of the currently loaded project

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

Property Value

Type: Guid
See Also