FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deUser..::..setEmailNofify Method

Sets the email nofify.

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

Syntax


public bool setEmailNofify(
	bool bStatus
)
Public Function setEmailNofify ( _
	bStatus As Boolean _
) As Boolean
public:
bool^ setEmailNofify(
	bool^ bStatus
)

Parameters

bStatus
Type: Boolean
if set to true [b status].

Return Value

true if XXXX, false otherwise.