Click or drag to resize

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
Syntax
C#
public static IntegerList GetProcessStates(
	StateFlags stateFlags
)

Parameters

stateFlags
Type: Omada.OE.ModelStateFlags

Return Value

Type: IntegerList
See Also