SlipSetting
- Class Name:
- com::liquent::insight::manager::publisher::data::publishsettings::SlipSetting
| Field Name | Field Type | Matching UI Field | Req (Y/N) | Description | Acceptable Values | Default Value |
|---|---|---|---|---|---|---|
| id | long | Y | The unique SlipSetting 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. | |||
| name | string | Name | Y | A unique name for the Slip Sheet settings. | ||
| publishingSettingsLibraryId | long | Publishing Settings Library | Y | The value of the ID field of the PublishingSettingsLibrary class. | Example:
370515 |
|
| printMediaTypeId | long | Y | The value of the ID field of the ValidPrinterMedia class. | |||
| paperTypeId | long | Paper Type | N | This field is not used for import. | ||
| changeReasonTypeId | long | N | This field is not used for import. | |||
| changeReasonComment | string | N | This field is not used for import. |