EDEM API Contact Model | Retrieving custom property value from / defined in another contact model?

User: "MQ"
Altair Community Member
Updated by MQ

Hi everyone,

- I am setting up two different contact models (CM), i.e., with seperate DLLs;

- In CM-1, I would like to check the value of a certain custom property defined in CM-2;

- For instance, in CM-1, I would like to retreive the value of 'Bond_Status' from CM-2, to do further operations or set certain conditions based on it.

What would be the best way to do this?

(1). Define the new custom property with exactly the same name (and category + units) in CM-1 as in the CM-2?

(2). Or any other suggestion?

Thank you.

Best regards,

MQ

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "jpmorr"
    Altair Community Member
    Accepted Answer
    Updated by jpmorr

    From my experience, your suggestion (1) is about the only way to do it. If you define the same name, category and units you can share across models. Make sure to get your chaining order correct though.