CompleteMassDispatchSaveFreeInformation Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.ActivityLibrary.CompleteMassDispatch.SaveFreeInformation(Scanjour.Process.OData.Client.Proxy.ODataService,System.Collections.Generic.IEnumerable{Scanjour.Process.OData.Client.Proxy.WzpMassDispatchRecipient},System.String,System.String,System.Int32,System.String,System.String,System.Boolean,System.String,System.Boolean)"]

Definition

Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
C#
public static void SaveFreeInformation(
	ODataService ctx,
	IEnumerable<WzpMassDispatchRecipient> recipients,
	string instanceId,
	string acceptLanguage,
	int pdfCount,
	string remotePrintType,
	string recordPartyRole,
	bool saveRecordParties,
	string casePartyRole,
	bool saveCaseParties
)

Parameters

ctx  ODataService

[Missing <param name="ctx"/> documentation for "M:Scanjour.Workflow4.ActivityLibrary.CompleteMassDispatch.SaveFreeInformation(Scanjour.Process.OData.Client.Proxy.ODataService,System.Collections.Generic.IEnumerable{Scanjour.Process.OData.Client.Proxy.WzpMassDispatchRecipient},System.String,System.String,System.Int32,System.String,System.String,System.Boolean,System.String,System.Boolean)"]

recipients  IEnumerableWzpMassDispatchRecipient

[Missing <param name="recipients"/> documentation for "M:Scanjour.Workflow4.ActivityLibrary.CompleteMassDispatch.SaveFreeInformation(Scanjour.Process.OData.Client.Proxy.ODataService,System.Collections.Generic.IEnumerable{Scanjour.Process.OData.Client.Proxy.WzpMassDispatchRecipient},System.String,System.String,System.Int32,System.String,System.String,System.Boolean,System.String,System.Boolean)"]

instanceId  String

[Missing <param name="instanceId"/> documentation for "M:Scanjour.Workflow4.ActivityLibrary.CompleteMassDispatch.SaveFreeInformation(Scanjour.Process.OData.Client.Proxy.ODataService,System.Collections.Generic.IEnumerable{Scanjour.Process.OData.Client.Proxy.WzpMassDispatchRecipient},System.String,System.String,System.Int32,System.String,System.String,System.Boolean,System.String,System.Boolean)"]

acceptLanguage  String

[Missing <param name="acceptLanguage"/> documentation for "M:Scanjour.Workflow4.ActivityLibrary.CompleteMassDispatch.SaveFreeInformation(Scanjour.Process.OData.Client.Proxy.ODataService,System.Collections.Generic.IEnumerable{Scanjour.Process.OData.Client.Proxy.WzpMassDispatchRecipient},System.String,System.String,System.Int32,System.String,System.String,System.Boolean,System.String,System.Boolean)"]

pdfCount  Int32

[Missing <param name="pdfCount"/> documentation for "M:Scanjour.Workflow4.ActivityLibrary.CompleteMassDispatch.SaveFreeInformation(Scanjour.Process.OData.Client.Proxy.ODataService,System.Collections.Generic.IEnumerable{Scanjour.Process.OData.Client.Proxy.WzpMassDispatchRecipient},System.String,System.String,System.Int32,System.String,System.String,System.Boolean,System.String,System.Boolean)"]

remotePrintType  String

[Missing <param name="remotePrintType"/> documentation for "M:Scanjour.Workflow4.ActivityLibrary.CompleteMassDispatch.SaveFreeInformation(Scanjour.Process.OData.Client.Proxy.ODataService,System.Collections.Generic.IEnumerable{Scanjour.Process.OData.Client.Proxy.WzpMassDispatchRecipient},System.String,System.String,System.Int32,System.String,System.String,System.Boolean,System.String,System.Boolean)"]

recordPartyRole  String

[Missing <param name="recordPartyRole"/> documentation for "M:Scanjour.Workflow4.ActivityLibrary.CompleteMassDispatch.SaveFreeInformation(Scanjour.Process.OData.Client.Proxy.ODataService,System.Collections.Generic.IEnumerable{Scanjour.Process.OData.Client.Proxy.WzpMassDispatchRecipient},System.String,System.String,System.Int32,System.String,System.String,System.Boolean,System.String,System.Boolean)"]

saveRecordParties  Boolean

[Missing <param name="saveRecordParties"/> documentation for "M:Scanjour.Workflow4.ActivityLibrary.CompleteMassDispatch.SaveFreeInformation(Scanjour.Process.OData.Client.Proxy.ODataService,System.Collections.Generic.IEnumerable{Scanjour.Process.OData.Client.Proxy.WzpMassDispatchRecipient},System.String,System.String,System.Int32,System.String,System.String,System.Boolean,System.String,System.Boolean)"]

casePartyRole  String

[Missing <param name="casePartyRole"/> documentation for "M:Scanjour.Workflow4.ActivityLibrary.CompleteMassDispatch.SaveFreeInformation(Scanjour.Process.OData.Client.Proxy.ODataService,System.Collections.Generic.IEnumerable{Scanjour.Process.OData.Client.Proxy.WzpMassDispatchRecipient},System.String,System.String,System.Int32,System.String,System.String,System.Boolean,System.String,System.Boolean)"]

saveCaseParties  Boolean

[Missing <param name="saveCaseParties"/> documentation for "M:Scanjour.Workflow4.ActivityLibrary.CompleteMassDispatch.SaveFreeInformation(Scanjour.Process.OData.Client.Proxy.ODataService,System.Collections.Generic.IEnumerable{Scanjour.Process.OData.Client.Proxy.WzpMassDispatchRecipient},System.String,System.String,System.Int32,System.String,System.String,System.Boolean,System.String,System.Boolean)"]

See Also