Click or drag to resize

PartitionInfoIsClaimedByMe Property

true if the partition is claimed by the current articy:draft API user account, otherwise false.

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

Property Value

Type: Boolean
See Also