getDataType

getDataType メソッドは、指定されたパラメーター名のデータ型を返します。

getDataType(string parameterName)

戻り値

getDataType メソッドは、InteractDataType オブジェクトを返します。IntearctDataType は、Unknown、String、Double、Date、または List によって表される Java™ enum です。