ContentTypeGetState Method (Int32) |
Gets a state by its id.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public State GetState(
int stateId
)
Parameters
- stateId
- Type: SystemInt32
Id of the state.
Return Value
Type:
StateStateSee Also