CoverPageSetting
- Class Name:
- com::liquent::insight::manager::publisher::data::publishsettings::CoverPageSetting
| Field Name | Field Type | Matching UI field | Req (Y/N) | Description | Acceptable values | Default value |
|---|---|---|---|---|---|---|
| changeReasonComment | string | N | This field is not used for import. | |||
| changeReasonTypeId | long | N | This field is not used for import. | |||
| id | long | Y | The unique CoverPageSetting ID represented by a numerical value. This value will be used to populate corresponding fields in child classes. This ID will be replaced by the database ID in the imported assembly. | |||
| inclInPageCountFlag | string | Include in Page Numbering | Y | Defines if the Cover Page is counted in the page numbering, affects variables. |
|
|
| name | string | Name | Y | The name used to identify the Cover Page, and is also resolved as the <NAME> variable. The Cover Page Name must be unique within the Publishing Settings Library. | ||
| paperTypeId | long | Paper Type | N | This field is not used for import. | ||
| plannedPageCount | int | Planned Number of Pages | N | The planned number of pages this cover page will use in the published output. | Must be numeric, max number: 2^31 -1 | |
| printMediaTypeId | long | Y | The value of the ID field of the ValidPrinterMedia class. | |||
| publishingSettingsLibraryId | long | Y | The value of ID field of the PublishingSettingsLibrary class. | Example:
370515 |
||
| srcName | string | Cover Page Template | Y | The location of the document to be used as the template for the Cover Page. | Example:
//root/folder/file |
|
| templateId | long | N | This field is not used for import. |