Click or drag to resize

ContentTypeFakeTransitions Property

Gets the fake transitions.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public ModelingList<FakeTransition> FakeTransitions { get; }

Property Value

Type: ModelingListFakeTransition
See Also