Setting a custom field on a sales order
I am trying to set an historical custom field on a sales order in JIWA 7 using the JIWA DLLs
MyJiwaSalesOrder.CustomFieldValues("WebRef").Contents = webid
Used to be done as above in JIWA 6.5.
How would I do this is JIWA 7? and is there a reference I should be using to find this information myself?
MyJiwaSalesOrder.CustomFieldValues("WebRef").Contents = webid
Used to be done as above in JIWA 6.5.
How would I do this is JIWA 7? and is there a reference I should be using to find this information myself?