Click or drag to resize

IDispatchSequenceDaoIsUsingOldDispatcher Method

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.IDispatchSequenceDao.IsUsingOldDispatcher(System.String)"]


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
bool IsUsingOldDispatcher(
	string wzpShipmentTypeId
)

Parameters

wzpShipmentTypeId  String

[Missing <param name="wzpShipmentTypeId"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.IDispatchSequenceDao.IsUsingOldDispatcher(System.String)"]

Return Value

Boolean

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.IDispatchSequenceDao.IsUsingOldDispatcher(System.String)"]

See Also