IDispatchSequenceDaoGetAllDispatchSequences Method

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

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#
IEnumerable<WzpSystemShipmentType> GetAllDispatchSequences()

Return Value

IEnumerableWzpSystemShipmentType

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

See Also