Hi all,
ReportDefinitionService.getReportFields discloses properties of all fields in all report types. Among those properties are its name, display name, and also its type. The type is usually something like String, Long, Integer, Money, Double etc. But I can't find a complete list of types. Does anyone have such a list?
Thanks in advance!