NotificationStates Property |
Gets or sets the states concerned by this trigger, when the Type is set to StateEntry.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public List<int> States { get; set; }
Property Value
Type:
ListInt32See Also