FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..exportDataType Method

Export a data type as XML

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

Syntax


public string exportDataType(
	string dataTypeName
)
Public Function exportDataType ( _
	dataTypeName As String _
) As String
public:
String^ exportDataType(
	String^ dataTypeName
)

Parameters

dataTypeName
Type: String
name of the data type

Return Value

System.String.