Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

@bradeneuropeArthur, the .Add command returns the object.  So his modification works fine as a one liner, and doesn't require the second line to get the item.

 

prop = customPropertySet.Add("TEST", oCustiProperties_Array.Item(i))

 

 

Thanks,

 

jvj