This documentation is for the old version. Go to the latest Upload Suite docs

Package.PackageIndex Property

Gets an index of this package inside the current session.

Syntax

PHP Initialize
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