DataFileName Property (Read Only)

Top  Previous  Next

Contains the name of the data file received from the host.

 

Visual Basic Syntax

 

[String =] TnbXLPDJob.DataFileName

 

Delphi Syntax

 

[String :=] TnbXLPDJob.DataFileName;

 

 

See also DataFileReceived and DataFileLength properties.