hasDataTypeName
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
Public Function hasDataTypeName ( _
sDataTypeName As String, _
sDataTypeID As String _
) As Boolean
Parameters
- sDataTypeName
- Type: String
Name of the s data type.
- sDataTypeID
- Type: String
The s data type identifier.
Return Value
true if [has data type name] [the specified s data type name]; otherwise,
false.