PdcDataGrid.GetField

From External Bemet Wiki
Revision as of 12:49, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == GetField(FieldName as String) as Variant == Description == == Notes == This method returns the value of the given field. == Code example == <source lang...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

GetField(FieldName as String) as Variant

Description

Notes

This method returns the value of the given field.

Code example

Availability

Available since April 2010 (from version 4.1)