Click or drag to resize

ProjectInfoExclusiveUserGuid Property

The Guid of the articy:draft user that has opened the project in exclusive mode.

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

Property Value

Type: Guid
See Also