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

deGlobalization..::..upsertAllStepCategoryResources Method

Update or add all step category resources.

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

Syntax


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

Parameters

cultureName
Type: String
Name of the culture.

Return Value

true if XXXX, false otherwise.