Package.PackageIndex Property ActiveX/Java Uploader PHP

Gets an index of this package inside the current session.

Syntax

PHP
public function getPackageIndex() {
}

Property Value

Type: string

The zero-based index of this package inside the current session.

Remarks

Using this property you can recognize the order of files if they are sent in different packages.

See Also

Reference