Click or drag to resize

SimplePartitionActionArgsPartitionGuid Property

the Guid of the partition that should be used. Leave this parameter empty when using a partition action that affects multiple partitions

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

Property Value

Type: Guid
See Also