PdcDataGrid.GetFile

From External Bemet Wiki
Revision as of 12:50, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == GetFile(FieldName as String,FileName as String) as Boolean == Description == == Notes == This method gets a file from the datagrid and stores it on the di...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

GetFile(FieldName as String,FileName as String) as Boolean

Description

Notes

This method gets a file from the datagrid and stores it on the disk.

Code example

Availability

Available since April 2010 (from version 4.1)