Click or drag to resize

OdataPrintTypeDaoGetPrintTypes Method

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.OdataPrintTypeDao.GetPrintTypes"]


Namespace: WorkZone.Dispatcher.Base.Configuration.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
public IEnumerable<WzpPrintType> GetPrintTypes()

Return Value

IEnumerableWzpPrintType

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.OdataPrintTypeDao.GetPrintTypes"]

Implements

IPrintTypeDaoGetPrintTypes
See Also