IsAnyPSheetAvailable

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.

SalBoolean IsAnyPSheetAvailable( cPSheetList PSheetList )

The IsAnyPSheetAvailable tells if any of the specified property sheets are available.

Parameters

Name Description
cPSheetList PSheetList List of property sheets. The list is created by calling method Add on the cPSheetList object.

Returns

The return value is TRUE at least one of the property sheets is available, FALSE otherwise.

Comments

Availability of property sheets is controlled by the security settings for "Client Categories".