PubSettingPdfProperty

Class Name:
com::liquent::insight::manager::publisher::data::publishsettings::PubSettingPdfProperty
Field Name Field Type Matching UI Field Req (Y/N) Description Acceptable Values Default Value
id long Y Unique PubSettingPdfProperty ID represented by numerical value. This field is used to link classes within Assembly XML. 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. Example:

370522

name string N This field is not used for import.
outputPdfPropertyTypeId long Output PDF Property Y Defines the PDF property in the output document. PDF Property Name value from Data Administration > PDF Properties Values
propertySource string PDF Property Source Y Defines the source for the PDF property.
  • R - Define Repeatable Value
  • D - Use Source Document Property
  • S - Define Single Value
sourcePdfPropertyTypeId long Source Document Property Y/N Defines the PDF property in source documents to be used as a source for the PDF property in the output document.

This field is required if the value of propertySource field is D, otherwise it is not required.

PDF Property Name value from Data Administration > PDF Properties Values
value string Value Y/N Defines the value for the PDF Property in the output document.

This field is required if the value of propertySource field is R or S, otherwise it is not required.

separator string Separator N Defines the separator to separate values from individual documents within a leaf.
publishingSettingsLibraryId long Publishing Settings Library Y Value of the ID field of the PublishingSettingsLibrary class. Example:

370515

changeReasonTypeId long N This field is not used for import.
changeReasonComment string N This field is not used for import.
sourceValue string Y/N
  • If the value of the propertySource field is D then the value of this field duplicates the value of the sourcePdfPropertyTypeId field.
  • If the value of the propertySource field is S or R then the value of this field duplicates the value of the value field.