Click or drag to resize

BCWorkPackageStateTransitions Property

Gets the collection of the transitions that can be executed from the state.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public BCReadOnlyCollection<BCWorkPackageTransition> Transitions { get; }

Property Value

Type: BCReadOnlyCollectionBCWorkPackageTransition
See Also