Click or drag to resize

IPrintTypeDaoGetTemplateIfExists Method

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Dao.IPrintTypeDao.GetTemplateIfExists(System.Func{Scanjour.Process.OData.Client.Proxy.WzpPrintTypeTemplate,System.Boolean})"]


Namespace: WorkZone.Dispatcher.Base.Dao
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
WzpPrintTypeTemplate GetTemplateIfExists(
	Func<WzpPrintTypeTemplate, bool> pred
)

Parameters

pred  FuncWzpPrintTypeTemplate, Boolean

[Missing <param name="pred"/> documentation for "M:WorkZone.Dispatcher.Base.Dao.IPrintTypeDao.GetTemplateIfExists(System.Func{Scanjour.Process.OData.Client.Proxy.WzpPrintTypeTemplate,System.Boolean})"]

Return Value

WzpPrintTypeTemplate

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Dao.IPrintTypeDao.GetTemplateIfExists(System.Func{Scanjour.Process.OData.Client.Proxy.WzpPrintTypeTemplate,System.Boolean})"]

See Also