EDI Integrator 2016 C++ Builder Edition
EDI Integrator 2016 C++ Builder Edition
Questions / Feedback?

FileSize Property

The size of the file pointed to by RemoteFile .

Syntax

__property __int64 FileSize = {read=FFileSize, write=FSetFileSize};

Default Value

0

Remarks

When this property is read, the FTP server is queried for the file size, and the response is provided as the property value.

If the component is busy or is not connected, 0 is returned.

This property is read-only and not available at design time.

Data Type

Long64

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7240]