Table wDCR_LayoutSettings
Stores additional settings for a report layout.
Properties
Name |
Value |
Access |
Public |
Caption |
Document Creator Layout Settings |
DataClassification |
CustomerContent |
DataPerCompany |
False |
Fields
ID |
Type |
Name |
Description |
1 |
Integer |
ReportID |
The ID of the layout's report object. |
|
`` |
LayoutName[250] |
The name of the report layout. |
3 |
Guid |
AppID |
The app ID of the report layout. |
|
`` |
ReportCaption[249] |
The caption of the layout's report object. |
|
`` |
ExportProfileCode[10] |
The code of the export profile that should be used for rendering this report layout. |
|
`` |
ExportProfileDesc[30] |
The description of the export profile that should be used for rendering this report layout. |
110 |
Enum |
DesignAction |
The design action that should be applied when the report layout is opened via a design file in the designer. |
120 |
Boolean |
CheckedOut |
Specifies whether the layout has been checked out for editing by a user. |
121 |
Guid |
CheckedOutByUserSecurityID |
The security ID of the user that checked out the report layout for editing. |
|
`` |
CheckedOutByUserName[50] |
The name of the user that checked out the report layout for editing. |
123 |
DateTime |
CheckedOutAt |
The date and time at which the user checked out the report layout for editing. |