OdataPrintTypeDaoGetPrintTypes Method

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

Definition

Namespace: WorkZone.Dispatcher.Base.Configuration.Dao
Assembly: WorkZone.Dispatcher.Base_24.4.0.0 (in WorkZone.Dispatcher.Base_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
C#
public IEnumerable<WzpPrintType> GetPrintTypes()

Return Value

IEnumerableWzpPrintType

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

Implements

IPrintTypeDaoGetPrintTypes

See Also