BBjClientFile::getPath
Description
In BBj 7.0 and higher, this method returns the absolute path of the file.
Syntax
Return Value |
Method |
---|---|
string |
getPath() |
Parameters
None.
Return Value
The absolute path of the file.
Remarks
In the BUI client, this method returns the same value as getName() . 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.