GREAT!!!
I was under the impression that an IOrder object only receives information, like if I assign a variable with a value it would overwrite anything that was stored in it before. In the manual it says:
Definition
Represents a read only interface that exposes information regarding an order.
Is that understanding correct? Is that explained somewhere in the documentation (link would be great). What other objects have that kind of behaviour (i.e., ILine, IText,...)?
Thanks so much,
NutFlush




Comment