FlowWright.cDevDeAPI Namespace
FlowWright.cDevDeAPI.Globalization Namespace
FlowWright.cDevDecisionEngine Namespace

deGlobalization..::..upsertAllStepResources Method

Updates all step resources.

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

Syntax


public bool upsertAllStepResources(
	string cultureName
)
Public Function upsertAllStepResources ( _
	cultureName As String _
) As Boolean
public:
bool^ upsertAllStepResources(
	String^ cultureName
)

Parameters

cultureName
Type: String
Name of the culture.

Return Value

true if XXXX, false otherwise.