Custom field formula rollup type?

K

Kris R.

Is there somewhere in the project database a definition of the rollup type
values (found in msp_Field_Attributes, where attrib_ID = 215)? All I have is
the attrib_value, which is an integer, which so far ranges from 1-4 (I
think).

I'd like to be able to programmatically lookup the definition of this
integer (i.e., "Sum", "Max", etc).

Short of going in to pro, setting rollup types, looking in the
msp_field_attributes table and then building my OWN look up, is there
someplace that has these values that I can access via ODBC?

thanks!
Kris R.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top