IsValidStateTransitionResponse ComplexType
Contains the response from the IsValidStateTransition function.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
IsValid | Edm.Boolean |
Whether the state transition is valid. |
Used by
The following use the IsValidStateTransitionResponse ComplexType.
Name | How used |
---|---|
IsValidStateTransition | ReturnType |