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.
Remarks
See Interacting with client files in BUI and DWC for a detailed discussion of the BUI BBjClientFile.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.