Page Objects
ID 358
Namespace: System.Reflection
List page that contains all of the application objects.
Properties
| Name |
Value |
| Extensible |
False
|
| Editable |
False
|
| PageType |
List
|
| DeleteAllowed |
False
|
| InsertAllowed |
False
|
| ModifyAllowed |
False
|
| SourceTable |
|
| InherentEntitlements |
X
|
| InherentPermissions |
X
|
| Permissions |
tabledata AllObjWithCaption = r,
tabledata "Published Application" = r
|
Methods
SetObjectTypeVisible
procedure SetObjectTypeVisible(Visible: Boolean)
Parameters
| Name |
Type |
Description |
|
Visible
|
Boolean |
|
SetObjectNameVisible
procedure SetObjectNameVisible(Visible: Boolean)
Parameters
| Name |
Type |
Description |
|
Visible
|
Boolean |
|
SetObjectCaptionVisible
procedure SetObjectCaptionVisible(Visible: Boolean)
Parameters
| Name |
Type |
Description |
|
Visible
|
Boolean |
|
GetSelectedRecords
procedure GetSelectedRecords(CurrSelectedRecords: __MissingTypeSymbol__)
Parameters
| Name |
Type |
Description |
|
CurrSelectedRecords
|
__MissingTypeSymbol__ |
|
See also