Ant Organisation Ltd documentation | |
ActivityDefinition.IsValid Method (Boolean)
Tests that the ActivityDefinition is valid.
public
bool IsValid(
bool ignoreTransitions);
Parameters
- ignoreTransitions
- Flag to indicate whether to ignore missing transitions.
Return Value
True if valid.
See Also
ActivityDefinition Class | Ant.Workflow Namespace | ActivityDefinition.IsValid Overload List