Topic by Laura Llach
Content
Hi everyone,
I'm trying to add a monetary value to an opportunity(c sharp), for this case is the closed value and cost value property, but i'm getting an error when I send the data.
The error is attached.
"Error: Invalid ID value: -2147483646 < 0 minimum; NamedIDOptList.ID while processing Opportunity->ClosedValue(rno_v1_2::MonetaryValue)->Currency(rnb_v1_2::NamedID)"
This is the code i'm using:
Thank you.