I seem to have hit a dead end with respect to querying the current values for the local custom field graphical indicators. There are methods for setting and adding and deleting, but apparently
not for "getting."
Would you please validate that I have not overlooked something, i.e. is there a way to find out in code what a local custom field's graphical indicator properties are? Is it using graphical
indicators? If so, what are the criteria for each graphical indicator?
One of my developers said that it would be theoretically possible to invoke a lower level function within the .dll using something called a P/Invoke if I knew what the function and its associated parameters were. Is this possible? Would you be able to provide documentation for said function(s)?