PSheetApplyCascade

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 PSheetApplyCascade(SalString sSheet,
SalString sProfileName,
SalString sProfileSection,
SalNumber nType,
SalBoolean bObjRel)
PSheetApplyCascade method will apply the changes of the property sheet to all opened profile sections.

Parameters

Name Description
SalString sSheet Property Sheet
SalString sProfileName Name of the Profile
SalString sProfileSection Profile Section. Name of the form is been used
SalNumber nType Type of the object
SalBoolean bObjRel Determines whether object relation or standard SQLwindow hierarchy shall be used.

Returns

This method does not return a value.