FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deUser..::..markActive Method

Marks the active.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool markActive(
	bool bActive
)
Public Function markActive ( _
	bActive As Boolean _
) As Boolean
public:
bool^ markActive(
	bool^ bActive
)

Parameters

bActive
Type: Boolean
if set to true [b active].

Return Value

true if XXXX, false otherwise.