Home / Intersoft.finSupport6 / finWorkflowItem / ValidateDocumentRecipients
Validate a collection of Document Recipients (created via the GetDocumentRecipients method) to which an SMS or Email type Document is to be sent to ensure the collection is valid according to this Workflow Item's rules.
Syntax
finWorkflowItem . ValidateDocumentRecipients ( documentRecipients , canAction , cannotActionReason )
Parameters
Name Type Optional ByRef Description
documentRecipients
finWorkflowDocumentRecipients
The Document Recipients collection to validate.
canAction
Boolean
ByRef
Indicates whether this Workflow Item can be actioned.
cannotActionReason
String
ByRef
The reason that this Workflow Item cannot be actioned.
Return Value
Boolean
A Boolean value indicating success.
Member of:
finWorkflowItem
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0