EBoksSenderCanDispatchToUser Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksSender.CanDispatchToUser(System.Collections.Generic.List{System.String},System.String,System.String,System.Collections.Generic.IEnumerable{WorkZone.Dispatcher.Base.CustomParameter})"]

Namespace:  WorkZone.Dispatcher.EBoks
Assembly:  WorkZone.Dispatcher.EBoks_23.1.0.0 (in WorkZone.Dispatcher.EBoks_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public ValidationResult CanDispatchToUser(
	List<string> recordIds,
	string addressKey,
	string accessCode = null,
	IEnumerable<CustomParameter> customParameters = null
)

Parameters

recordIds
Type: System.Collections.GenericListString

[Missing <param name="recordIds"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksSender.CanDispatchToUser(System.Collections.Generic.List{System.String},System.String,System.String,System.Collections.Generic.IEnumerable{WorkZone.Dispatcher.Base.CustomParameter})"]

addressKey
Type: SystemString

[Missing <param name="addressKey"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksSender.CanDispatchToUser(System.Collections.Generic.List{System.String},System.String,System.String,System.Collections.Generic.IEnumerable{WorkZone.Dispatcher.Base.CustomParameter})"]

accessCode (Optional)
Type: SystemString

[Missing <param name="accessCode"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksSender.CanDispatchToUser(System.Collections.Generic.List{System.String},System.String,System.String,System.Collections.Generic.IEnumerable{WorkZone.Dispatcher.Base.CustomParameter})"]

customParameters (Optional)
Type: System.Collections.GenericIEnumerableCustomParameter

[Missing <param name="customParameters"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksSender.CanDispatchToUser(System.Collections.Generic.List{System.String},System.String,System.String,System.Collections.Generic.IEnumerable{WorkZone.Dispatcher.Base.CustomParameter})"]

Return Value

Type: ValidationResult

[Missing <returns> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksSender.CanDispatchToUser(System.Collections.Generic.List{System.String},System.String,System.String,System.Collections.Generic.IEnumerable{WorkZone.Dispatcher.Base.CustomParameter})"]

Implements

IDigitalPostSenderCanDispatchToUser(ListString, String, String, IEnumerableCustomParameter)
See Also

Reference