Click or drag to resize

IDispatchSequenceDaoGetMostRecentDispatcherId Method

[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_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
string GetMostRecentDispatcherId(
	string dispatcherGuid,
	string dispatcherName = null
)

Parameters

dispatcherGuid  String

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

dispatcherName  String  (Optional)

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

Return Value

String

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

See Also