This creates columns in table OrderGroup_PurchaseOrder of type "ntext".
My question is - is the Length property ever used? Have done some tests and tried reading/writing properties with 200 characters in fields defined as Length 16 and it seems to work fine. My guess is that is not used for LongString properties but cannot find any documentation to verify this.
Hi,
I am using Mediachase APIs to create metafields for purchaseorders. They are defined as type LongString and length 16.
This creates columns in table OrderGroup_PurchaseOrder of type "ntext".
My question is - is the Length property ever used? Have done some tests and tried reading/writing properties with 200 characters in fields defined as Length 16 and it seems to work fine. My guess is that is not used for LongString properties but cannot find any documentation to verify this.
Thanks for your input :-)
/ Markus