IPrintTypeParameterProviderGetUpgradeParams Method

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Configuration.IPrintTypeParameterProvider.GetUpgradeParams(Scanjour.Process.OData.Client.Proxy.WzpRemotePrintType)"]

Definition

Namespace: WorkZone.Dispatcher.Base.Configuration
Assembly: WorkZone.Dispatcher.Base_24.4.0.0 (in WorkZone.Dispatcher.Base_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
C#
IEnumerable<PrintTypeParameter> GetUpgradeParams(
	WzpRemotePrintType wzpRemotePrintType
)

Parameters

wzpRemotePrintType  WzpRemotePrintType

[Missing <param name="wzpRemotePrintType"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.IPrintTypeParameterProvider.GetUpgradeParams(Scanjour.Process.OData.Client.Proxy.WzpRemotePrintType)"]

Return Value

IEnumerablePrintTypeParameter

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Configuration.IPrintTypeParameterProvider.GetUpgradeParams(Scanjour.Process.OData.Client.Proxy.WzpRemotePrintType)"]

See Also