The contacts object is a line object of the documents object.
I can't help with C# syntax, but...
Set oCustDocs = oScript.NewObject("AR_CustomerDocuments_Bus",oSS)
Set oDocContacts = oCustDocs.oLines
------------------------------
Eric Lunceford
First Mate Business Solutions
Oklahoma City, OK
877-880-8960
------------------------------
Original Message:
Sent: 02-10-2023 11:35
From: Phil McIntosh
Subject: AR_CustomerDocuments_bus via BOI
Thanks @Eric Lunceford That worked for AR_CustomerDocuments_bus, but when I try it with AR_CustomerDocumentContacts_bus, I get messages that ARDivisionNo, CustomerNo and Document are read only, and then of course SetKey says "missing or invalid header".
Any ideas on this one?
------------------------------
Phil McIntosh
President
Friendly Systems, Inc.
------------------------------
Original Message:
Sent: 02-09-2023 14:21
From: Phil McIntosh
Subject: AR_CustomerDocuments_bus via BOI
I was wondering about that, and will give it a try.
------------------------------
Phil McIntosh
President
Friendly Systems, Inc.
Original Message:
Sent: 02-09-2023 11:19
From: Eric Lunceford
Subject: AR_CustomerDocuments_bus via BOI
Does your code first setprogram to AR_Customer_UI?
------------------------------
Eric Lunceford
First Mate Business Solutions
Oklahoma City, OK
877-880-8960