SmartpostParameterKeys Class

Smartpost settings.

Definition

Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
C#
public static class SmartpostParameterKeys
Inheritance
Object    SmartpostParameterKeys

Fields

AllowedNameTypes The allowed name types for recients and copy recipients.
AllowOfficeRemerge Allow document already merged in Office to be remerged.
CopyCoverPageRecordId The cover page for copy recipients.
CopyWatermark The string to use for watermark.
DocClassificationThreshold Maximum classification for documents to be used with this process.
MaxCombinedMessageLength The maximm length of the Pdf document to ship.
NameTypesForCpr The name types for Contacts with CPR number.
ProtectedCoverPageRecordId The cover page for recipients with protected address.
RecordType The document type of the generated report. Must be a valid value form the AT domain.
RemergePdfEnabled Remerge of Pdf documents are enabled.
ReportId The Id of the history report to generate
SPDocumentSource The document source value for generated Pdf files.
TitleTemplate The template used to construct the history document title from the process name, process title and current time.
ValidationProperty Record Classification property
ValidationValues Valid Classification values

See Also