FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..hasChanged Method

Determines whether the specified o dt has changed.

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

Syntax


public bool hasChanged(
	DateTime oDT
)
Public Function hasChanged ( _
	oDT As DateTime _
) As Boolean
public:
bool^ hasChanged(
	DateTime^ oDT
)

Parameters

oDT
Type: DateTime
The o dt.

Return Value

true if the specified o dt has changed; otherwise, false.