Click or drag to resize

OpenProjectArgsProjectGuid Property

The Guid of the project to open. This guid can be found in the property sheet of the project node in articy:draft or you can use it from the enumeration method GetProjectList

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

Property Value

Type: Guid
See Also