IDispatchSequenceDaoSetDefaultDispatchSequenceId Method

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

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#
void SetDefaultDispatchSequenceId(
	string sequenceId
)

Parameters

sequenceId  String

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

See Also