FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDefinition..::..removeFormResourceControlItem Method

Removes the form resource control item.

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

Syntax


public bool removeFormResourceControlItem(
	string sResourceName
)
Public Function removeFormResourceControlItem ( _
	sResourceName As String _
) As Boolean
public:
bool^ removeFormResourceControlItem(
	String^ sResourceName
)

Parameters

sResourceName
Type: String
Name of the s resource.

Return Value

true if XXXX, false otherwise.