ItemDescription Property
Paypal item description for the shopping cart.
Syntax
char* GetItemDescription(int iItemIndex);
Default Value
""
Remarks
Paypal item description for the shopping cart.
The size of the array is controlled by the ItemCount property.
This property is read-only and not available at design time.
Data Type
String