PdcWindow.KeyValues

From External Bemet Wiki
Revision as of 14:51, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == KeyValues as IStrings == Description == Returns a list of key values == Notes == This property returns the key values for all selected rows in the active ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

KeyValues as IStrings

Description

Returns a list of key values

Notes

This property returns the key values for all selected rows in the active window. For an example see ActiveWindow property.

Code example

Availability

Available from 4.0 onwards