FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..removeDataType Method

removeDataType

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

Syntax


public bool removeDataType(
	string sDataTypeID
)
Public Function removeDataType ( _
	sDataTypeID As String _
) As Boolean
public:
bool^ removeDataType(
	String^ sDataTypeID
)

Parameters

sDataTypeID
Type: String
The s data type identifier.

Return Value

true if XXXX, false otherwise.