IDispatchSequenceDaoGetAllDispatchSequences Method |
[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.IDispatchSequenceDao.GetAllDispatchSequences"]
Namespace: WorkZone.Dispatcher.Base.Configuration.DaoAssembly: 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)
SyntaxIEnumerable<WzpSystemShipmentType> GetAllDispatchSequences()
Function GetAllDispatchSequences As IEnumerable(Of WzpSystemShipmentType)
IEnumerable<WzpSystemShipmentType^>^ GetAllDispatchSequences()
abstract GetAllDispatchSequences : unit -> IEnumerable<WzpSystemShipmentType>
Return Value
IEnumerableWzpSystemShipmentType[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.IDispatchSequenceDao.GetAllDispatchSequences"]
See Also