Previous Topic: CaWForm

Next Topic: GetColumnHasValue Method


GetHistory Method

Returns a CaWContainer containing form history.

Syntax

object.GetHistory()

Owning Class

CaWForm

Return Value

Returns a CaWContainer object

Notes

History attributes are stored with the following hash keys:

Example

Container = Form.GetHistory()

More information: