Click or drag to resize

PartitionInfoIsClaimed Property

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

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

Property Value

Type: Boolean
See Also