Click or drag to resize

IPrintTypeParameterProviderGetUpgradeParams Method

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


Namespace: WorkZone.Dispatcher.Base.Configuration
Assembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
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