FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDesign..::..getFormWidgetMasterScriptLastModifiedDatetime Method

Gets the form widget master script last modified datetime.

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

Syntax


public DateTime getFormWidgetMasterScriptLastModifiedDatetime(
	string sTenantID
)
Public Function getFormWidgetMasterScriptLastModifiedDatetime ( _
	sTenantID As String _
) As DateTime
public:
DateTime^ getFormWidgetMasterScriptLastModifiedDatetime(
	String^ sTenantID
)

Parameters

sTenantID
Type: String
The s tenant identifier.

Return Value

DateTime.