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; }
Public ReadOnly Property Transitions As BCReadOnlyCollection(Of BCWorkPackageTransition)
Get
Property Value
Type:
BCReadOnlyCollectionBCWorkPackageTransitionSee Also