PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

InvoiceItemCount Property

The number of records in the InvoiceItem arrays.

Object Oriented Interface

public function getInvoiceItemCount();
public function setInvoiceItemCount($value);

Procedural Interface

inpaypal_invoice_get($res, 56 );
inpaypal_invoice_set($res, 56, $value );

Default Value

0

Remarks

This property controls the size of the following arrays:

The array indices start at 0 and end at InvoiceItemCount-1.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0