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.
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.