StraalforsSenderMock.CanDispatchToUser Method

Scanjour Workflow4 Reference Manual

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

Namespace:  WorkZone.Dispatcher.Straalfors
Assembly:  WorkZone.Dispatcher.Straalfors_23.2.0.0 (in WorkZone.Dispatcher.Straalfors_23.2.0.0.dll) Version: 23.2.0.0 (23.2.0.0)
Syntax

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

Parameters

recordIds
Type: System.Collections.Generic.List<String>

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

addressKey
Type: System.String

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

accessCode (Optional)
Type: System.String

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

customParameters (Optional)
Type: System.Collections.Generic.IEnumerable<CustomParameter>

[Missing <param name="customParameters"/> documentation for "M:WorkZone.Dispatcher.Straalfors.StraalforsSenderMock.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.Straalfors.StraalforsSenderMock.CanDispatchToUser(System.Collections.Generic.List{System.String},System.String,System.String,System.Collections.Generic.IEnumerable{WorkZone.Dispatcher.Base.CustomParameter})"]

Implements

IDigitalPostSender.CanDispatchToUser(List<String>, String, String, IEnumerable<CustomParameter>)
See Also

Reference