[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.IDispatchSequenceDao.GetMostRecentDispatcherId(System.String,System.String)"]
Namespace: WorkZone.Dispatcher.Base.Configuration.Dao
Assembly: WorkZone.Dispatcher.Base_23.3.0.0 (in WorkZone.Dispatcher.Base_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
string GetMostRecentDispatcherId( string dispatcherGuid, string dispatcherName = null )
Parameters
- dispatcherGuid
- Type: SystemString
[Missing <param name="dispatcherGuid"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.IDispatchSequenceDao.GetMostRecentDispatcherId(System.String,System.String)"]
- dispatcherName (Optional)
- Type: SystemString
[Missing <param name="dispatcherName"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.IDispatchSequenceDao.GetMostRecentDispatcherId(System.String,System.String)"]
Return Value
Type: String[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Configuration.Dao.IDispatchSequenceDao.GetMostRecentDispatcherId(System.String,System.String)"]
See Also