FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsExpressionMethods..::..WEEKNUM Method

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

Syntax


protected double WEEKNUM(
	Object oDate
)
Protected Function WEEKNUM ( _
	oDate As Object _
) As Double
protected:
double^ WEEKNUM(
	Object^ oDate
)

Parameters

oDate
Type: Object