E-Payment Integrator V6 - Online Help
E-Payment Integrator V6
Questions / Feedback?

CheckCount Property

The number of records in the Check arrays.

Object Oriented Interface

public function getCheckCount();
public function setCheckCount($value);

Procedural Interface

inpay_check21_get($res, 3 );
inpay_check21_set($res, 3, $value );

Default Value

0

Remarks

This property controls the size of the following arrays:

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

This property is not available at design time.

Data Type

Integer

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