Click or drag to resize

SmartpostParameterKeys Class

Smartpost settings.
Inheritance Hierarchy
SystemObject
  Scanjour.Workflow4.ActivityLibrarySmartpostParameterKeys

Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static class SmartpostParameterKeys

The SmartpostParameterKeys type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberAllowedNameTypes The allowed name types for recients and copy recipients.
Public fieldStatic memberAllowOfficeRemerge Allow document already merged in Office to be remerged.
Public fieldStatic memberCopyCoverPageRecordId The cover page for copy recipients.
Public fieldStatic memberCopyWatermark The string to use for watermark.
Public fieldStatic memberDocClassificationThreshold Maximum classification for documents to be used with this process.
Public fieldStatic memberMaxCombinedMessageLength The maximm length of the Pdf document to ship.
Public fieldStatic memberNameTypesForCpr The name types for Contacts with CPR number.
Public fieldStatic memberProtectedCoverPageRecordId The cover page for recipients with protected address.
Public fieldStatic memberRecordType The document type of the generated report. Must be a valid value form the AT domain.
Public fieldStatic memberRemergePdfEnabled Remerge of Pdf documents are enabled.
Public fieldStatic memberReportId The Id of the history report to generate
Public fieldStatic memberSPDocumentSource The document source value for generated Pdf files.
Public fieldStatic memberTitleTemplate The template used to construct the history document title from the process name, process title and current time.
Public fieldStatic memberValidationProperty Record Classification property
Public fieldStatic memberValidationValues Valid Classification values
Top
See Also