TabInvalidateData

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalNumber TabInvalidateData( SalNumber nTab )

The TabInvalidateData method invalidates the data on a tab so that the tab is re-populated the next time it is activated.

Parameters

Name Description
SalNumber nTab Number of tab to invalidate. The tab must have a window associated with it.

Returns

This method does not return a value.

Comments

Applications should use this method when a change on the master data source, or a tab has caused the data on another tab to become invalid.