Contains miscellaneous Document functions.

Methods

Name Description
AppendStandardParameters Append Standard Parameters to a collection of Parameter Definitions.
CreateUnsavedDocumentFromDocumentExecute Create a Document (that allows unattended execution, e.g., a Word Document but NOT a Word VBA) and return it as a byte array without saving it to the Document Manager. This Document must set a return value of "WordDocument" that is an ISWordDocument object.
DocumentTypeCanRunFromLog Determines whether a Document Type supports running from a Log.
DocumentTypeCanRunStandalone Determines whether a Document Type supports running Standalone.
FormatEmailMessage Format an Email Message from the supplied details.
GetAccountAppSqlSelectQueryBuilder Get an ISSelectQueryBuilder for selecting Account Application Pks and Ids based upon Standard Parameters.
GetAccountAppSqlWhereBuilder Get an ISSqlWhereBuilder for selecting Account Application records based upon Standard Parameters.
GetAccountSqlSelectQueryBuilder Get an ISSelectQueryBuilder for selecting Account Pks and Ids based upon Standard Parameters.
GetAccountSqlWhereBuilder Get an ISSqlWhereBuilder for selecting Account records based upon Standard Parameters.
GetApplicableTargetObjectTypesList Retrieve a list of Applicable Target Object Types/ Contexts for a specific Document Type.
GetAvailableSmsAndEmailTags Get a List of Tags which can be inserted into Email and SMS documents.
GetClientSqlSelectQueryBuilder Get an ISSelectQueryBuilder for selecting Client Pks and Ids based upon Standard Parameters.
GetClientSqlWhereBuilder Get an ISSqlWhereBuilder for selecting Client records based upon Standard Parameters.
GetLogEmailExtendedData
GetLogSmsExtendedData
GetScriptPk Returns The primary key of the Script executing the function defined in scriptType.
GetSecurityStatementSqlSelectQueryBuilder Get an ISSelectQueryBuilder for selecting Security Statement Pks and Ids based upon Standard Parameters.
GetSecurityStatementSqlWhereBuilder Get an ISSqlWhereBuilder for selecting Security Statement records based upon Standard Parameters.
GetUserSqlSelectQueryBuilder Get an ISSelectQueryBuilder for selecting User Pks and Ids based upon Standard Parameters.
GetUserSqlWhereBuilder Get an ISSqlWhereBuilder for selecting User records based upon Standard Parameters.
Reset Resets any cached values used in this object.
ResolveTaggedMessage Resolve tags in a Message.
ResolveTaggedMessageFromObjects Resolve tags in a Message.
ResolveTaggedMessageFromObjectsHtml Resolve tags in a Message for HTML output.
ResolveTaggedMessageHtml Resolve tags in a Message for Html output.
SendEmailFromDocumentExecute Execute a Document (that allows unattended execution, e.g., a Word Document but NOT a Word VBA) and send it as an unattended Email containing the attached Document File. This Document must set a return value of "WordDocument" that is an ISWordDocument object.
SendEmailFromLogDocument Send an unattended Email containing a Log's attached Document File (or Embedded Document Data if there is no Document File).
SetDocumentLogParameters
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0