FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..updateDataTypePaths Method

updates the paths for the custom data types that are stored

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

Syntax


public bool updateDataTypePaths(
	string newPath
)
Public Function updateDataTypePaths ( _
	newPath As String _
) As Boolean
public:
bool^ updateDataTypePaths(
	String^ newPath
)

Parameters

newPath
Type: String
new path

Return Value

true if XXXX, false otherwise.