Click or drag to resize

PartitionInfoGuid Property

The Guid of the partition this information record belongs to. This Guid is required for partition actions like ClaimPartition(Guid)

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

Property Value

Type: Guid
See Also