SpecialSheetOutputChannel
- Class Name:
- com::liquent::insight::manager::publisher::data::outputchannels::SpecialSheetOutputChannel
Note: If you create
Tab class then
SpecialSheetOutputChannel class should be created as well. Relationship is "one Tab class to one SpecialSheetOutputChannel class", for example each specialSheetId field from
SpecialSheetOutputChannel class should reference ID field of a
Tab class.
| Field Name | Field Type | Matching UI Field | Req (Y/N) | Description | Acceptable Values | Default Value |
|---|---|---|---|---|---|---|
| id | long | Y | Unique SpecialSheetOutputChannel ID represented by 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. | |||
| outputChannelTypeId | long | Y | See fixed value. | Fixed value is PAPER | ||
| specialSheetId | long | Y | Value of ID field of a Tab class. | |||
| changeReasonComment | string | N | This field is not used for import. | |||
| changeReasonTypeId | long | N | This field is not used for import. |