mardi 27 décembre 2011

How to get the value of the range before printing a report

You can get the range value using the following code:
this.queryRun().query().dataSourceTable(tableNum(<YourTableName>)).findRange(fieldNum(<YourTableName>, <Your_Division_FieldName>)).value();

Aucun commentaire:

Enregistrer un commentaire