BBjClientFile::size

Description

In BBj 7.0 and higher, this BBjClientFile method returns the size of the file in bytes.

Syntax

Return Value

Method

long

size()

Parameters

None.

Return Value

Returns the size of the file in bytes.

BUI logoRemarks

See BUI: Interacting with client files for a detailed discussion of the BUI BBjClientFile.

Example

See Also

BBjAPI

BBjThinClient

BBjClientFileSystem

BBjClientFile

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.