OdataPrintTypeDaoGetTemplateIfExists Method

Scanjour Workflow4 Reference Manual

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

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

Parameters

pred
Type: SystemFuncWzpPrintTypeTemplate, Boolean

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

Return Value

Type: WzpPrintTypeTemplate

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

Implements

IPrintTypeDaoGetTemplateIfExists(FuncWzpPrintTypeTemplate, Boolean)
See Also

Reference