PushServiceProxyIsSubscribing Method

Scanjour Workflow4 Reference Manual
Returns true if the ident is subscribing to e-Boks. If push service is not running an exception is thrown.

Namespace:  Scanjour.Workflow4.ActivityLibrary.MassDispatch
Assembly:  Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public bool IsSubscribing(
	string ident
)

Parameters

ident
Type: SystemString
ident (CPR or CVR) that needs to be evaluated.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Scanjour.Workflow4.ActivityLibrary.MassDispatch.PushServiceProxy.IsSubscribing(System.String)"]

See Also

Reference