TransitionIsVerified Method |
Checks if field value corresponds to the condition to pass through this transition.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool IsVerified(
string fieldValue
)
Parameters
- fieldValue
- Type: SystemString
Return Value
Type:
BooleanSee Also