Codeunit "Report Management Helper"
ID 9657
Namespace: Microsoft.Foundation.Reporting
Methods
IsProcessingOnly
procedure IsProcessingOnly(ReportID: Integer): Boolean
Parameters
| Name | Type | Description |
|---|---|---|
| ReportID | Integer |
Returns
| Type | Description |
|---|---|
| Boolean |
SelectedLayoutType
procedure SelectedLayoutType(ReportId: Integer): ReportLayoutType
Parameters
| Name | Type | Description |
|---|---|---|
| ReportId | Integer |
Returns
| Type | Description |
|---|---|
| ReportLayoutType |