Click or drag to resize

TransitionConditionModelingItemGuid Property

Gets or sets the modeling item's GUID. When set, this will override the Value property. In that case, the Choice value must reference an item created from that modeling item.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public Guid ModelingItemGuid { get; set; }

Property Value

Type: Guid
See Also