StraalforsPrintTypeParamProviderGetUpgradeParams Method |
[Missing <summary> documentation for "M:WorkZone.Dispatcher.Straalfors.Configuration.StraalforsPrintTypeParamProvider.GetUpgradeParams(Scanjour.Process.OData.Client.Proxy.WzpRemotePrintType)"]
Namespace: WorkZone.Dispatcher.Straalfors.ConfigurationAssembly: WorkZone.Dispatcher.Straalfors_24.5.0.0 (in WorkZone.Dispatcher.Straalfors_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic IEnumerable<PrintTypeParameter> GetUpgradeParams(
WzpRemotePrintType wzpRemotePrintType
)
Public Function GetUpgradeParams (
wzpRemotePrintType As WzpRemotePrintType
) As IEnumerable(Of PrintTypeParameter)
public:
virtual IEnumerable<PrintTypeParameter^>^ GetUpgradeParams(
WzpRemotePrintType^ wzpRemotePrintType
) sealed
abstract GetUpgradeParams :
wzpRemotePrintType : WzpRemotePrintType -> IEnumerable<PrintTypeParameter>
override GetUpgradeParams :
wzpRemotePrintType : WzpRemotePrintType -> IEnumerable<PrintTypeParameter>
Parameters
- wzpRemotePrintType WzpRemotePrintType
[Missing <param name="wzpRemotePrintType"/> documentation for "M:WorkZone.Dispatcher.Straalfors.Configuration.StraalforsPrintTypeParamProvider.GetUpgradeParams(Scanjour.Process.OData.Client.Proxy.WzpRemotePrintType)"]
Return Value
IEnumerablePrintTypeParameter[Missing <returns> documentation for "M:WorkZone.Dispatcher.Straalfors.Configuration.StraalforsPrintTypeParamProvider.GetUpgradeParams(Scanjour.Process.OData.Client.Proxy.WzpRemotePrintType)"]
See Also