[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Dao.IPrintTypeDao.GetTemplates(System.Func{Scanjour.Process.OData.Client.Proxy.WzpPrintTypeTemplate,System.Boolean})"]
Namespace: WorkZone.Dispatcher.Base.Dao
Assembly: WorkZone.Dispatcher.Base_23.3.0.0 (in WorkZone.Dispatcher.Base_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
IEnumerable<WzpPrintTypeTemplate> GetTemplates( Func<WzpPrintTypeTemplate, bool> pred = null )
Parameters
- pred (Optional)
- Type: SystemFuncWzpPrintTypeTemplate, Boolean
[Missing <param name="pred"/> documentation for "M:WorkZone.Dispatcher.Base.Dao.IPrintTypeDao.GetTemplates(System.Func{Scanjour.Process.OData.Client.Proxy.WzpPrintTypeTemplate,System.Boolean})"]
Return Value
Type: IEnumerableWzpPrintTypeTemplate[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Dao.IPrintTypeDao.GetTemplates(System.Func{Scanjour.Process.OData.Client.Proxy.WzpPrintTypeTemplate,System.Boolean})"]
See Also