LocalPrintSenderGetSubscriptionStatus Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:WorkZone.Dispatcher.LocalPrint.LocalPrintSender.GetSubscriptionStatus(System.Collections.Generic.IEnumerable{System.String})"]

Namespace:  WorkZone.Dispatcher.LocalPrint
Assembly:  WorkZone.Dispatcher.LocalPrint_24.1.0.0 (in WorkZone.Dispatcher.LocalPrint_24.1.0.0.dll) Version: 24.1.0.0 (24.1.0.0)
Syntax

public IDictionary<string, bool> GetSubscriptionStatus(
	IEnumerable<string> idents
)

Parameters

idents
Type: System.Collections.GenericIEnumerableString

[Missing <param name="idents"/> documentation for "M:WorkZone.Dispatcher.LocalPrint.LocalPrintSender.GetSubscriptionStatus(System.Collections.Generic.IEnumerable{System.String})"]

Return Value

Type: IDictionaryString, Boolean

[Missing <returns> documentation for "M:WorkZone.Dispatcher.LocalPrint.LocalPrintSender.GetSubscriptionStatus(System.Collections.Generic.IEnumerable{System.String})"]

Implements

IDigitalPostSenderGetSubscriptionStatus(IEnumerableString)
See Also

Reference