DispatcherUtilityValidatePrintType Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.DispatcherUtility.ValidatePrintType(Scanjour.Process.OData.Client.Proxy.ODataService,System.String,WorkZone.Dispatcher.Base.PrintTypeService,System.Collections.Generic.List{WorkZone.Dispatcher.Base.PrintTypeParameter})"]

Namespace:  WorkZone.Dispatcher.Base
Assembly:  WorkZone.Dispatcher.Base_23.1.0.0 (in WorkZone.Dispatcher.Base_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static ValidationResult ValidatePrintType(
	ODataService ctx,
	string remotePrintTypeId,
	PrintTypeService printTypeService,
	List<PrintTypeParameter> printTypeParameters
)

Parameters

ctx
Type: ODataService

[Missing <param name="ctx"/> documentation for "M:WorkZone.Dispatcher.Base.DispatcherUtility.ValidatePrintType(Scanjour.Process.OData.Client.Proxy.ODataService,System.String,WorkZone.Dispatcher.Base.PrintTypeService,System.Collections.Generic.List{WorkZone.Dispatcher.Base.PrintTypeParameter})"]

remotePrintTypeId
Type: SystemString

[Missing <param name="remotePrintTypeId"/> documentation for "M:WorkZone.Dispatcher.Base.DispatcherUtility.ValidatePrintType(Scanjour.Process.OData.Client.Proxy.ODataService,System.String,WorkZone.Dispatcher.Base.PrintTypeService,System.Collections.Generic.List{WorkZone.Dispatcher.Base.PrintTypeParameter})"]

printTypeService
Type: WorkZone.Dispatcher.BasePrintTypeService

[Missing <param name="printTypeService"/> documentation for "M:WorkZone.Dispatcher.Base.DispatcherUtility.ValidatePrintType(Scanjour.Process.OData.Client.Proxy.ODataService,System.String,WorkZone.Dispatcher.Base.PrintTypeService,System.Collections.Generic.List{WorkZone.Dispatcher.Base.PrintTypeParameter})"]

printTypeParameters
Type: System.Collections.GenericListPrintTypeParameter

[Missing <param name="printTypeParameters"/> documentation for "M:WorkZone.Dispatcher.Base.DispatcherUtility.ValidatePrintType(Scanjour.Process.OData.Client.Proxy.ODataService,System.String,WorkZone.Dispatcher.Base.PrintTypeService,System.Collections.Generic.List{WorkZone.Dispatcher.Base.PrintTypeParameter})"]

Return Value

Type: ValidationResult

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.DispatcherUtility.ValidatePrintType(Scanjour.Process.OData.Client.Proxy.ODataService,System.String,WorkZone.Dispatcher.Base.PrintTypeService,System.Collections.Generic.List{WorkZone.Dispatcher.Base.PrintTypeParameter})"]

See Also

Reference