getDataType

The getDataType method returns the data type for the specified parameter name.

getDataType(string parameterName)

Return value

The getDataType method returns an InteractDataType object. IntearctDataType is a Java enum represented by Unknown, String, Double, Date, or List.