IContentTypeGetIState Method |
Gets a state by its GUID.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax IState GetIState(
Guid stateGuid
)
Parameters
- stateGuid
- Type: SystemGuid
GUID of the state.
Return Value
Type:
IStateIStateSee Also