I need to bind the value returned by a certain EOperation that I've defined in my model.
Usually I perform databind using FeaturePath and Literals, but I've always done that with attributes, never with EOperation.
How can I do that?
I need to bind the value returned by a certain EOperation that I've defined in my model.
Usually I perform databind using FeaturePath and Literals, but I've always done that with attributes, never with EOperation.
How can I do that?