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

deGlobalization..::..removeCultureEntries Method

Removes the culture entries.

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

Syntax


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

Parameters

cultureName
Type: String
Name of the culture.

Return Value

true if XXXX, false otherwise.