Copies the type of the data.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
Public Function copyDataType ( _
sDataTypeName As String, _
ByRef sNewDataTypeName As String _
) As Boolean
Parameters
- sDataTypeName
- Type: String
Name of the s data type.
- sNewDataTypeName
- Type: String%
Name of the s new data type.
Return Value
true if XXXX,
false otherwise.