Page wDCR_LayoutUsageList¶
A list page that shows where a specific report layout is used.
Properties¶
| Name | Value |
|---|---|
| ApplicationArea | #All |
| Caption | Layout Where-Used |
| DeleteAllowed | False |
| InsertAllowed | False |
| ModifyAllowed | False |
| PageType | List |
| SourceTable | 11249684 |
| SourceTableTemporary | True |
| UsageCategory | None |
Methods¶
wgFncSetReport¶
Populates the page with layout usage data for all report layouts of the specified report object.
Parameters¶
| Type | Name | Description |
|---|---|---|
Integer |
pReportID |
The ID of the report object. |
wgFncSetReportLayout¶
Populates the page with layout usage data for the specified report layout.
Parameters¶
| Type | Name | Description |
|---|---|---|
Integer |
pReportID |
The ID of the report object. |
Text[250] |
pLayoutName |
The layout name. |
Guid |
pLayoutAppID |
The layout app ID. |