getDataType
getDataType(string parameterName)
getDataType メソッドは、指定されたパラメーター名のデータ型を返します。
戻り値
getDataType メソッドは、InteractDataType オブジェクトを返します。 IntearctDataType は、Unknown、String、Double、Date、または List によって表される Java enum です。