| EnumUtilsGetProcessStates Method |
Returns a List Process State Ids matching StateFlags.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static IntegerList GetProcessStates(
StateFlags stateFlags
)
Parameters
- stateFlags
- Type: Omada.OE.ModelStateFlags
Return Value
Type:
IntegerList
See Also