EBoksUtilitiesGetMessageIds Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksUtilities.GetMessageIds(System.Int32,System.Int32)"]

Namespace:  WorkZone.Dispatcher.EBoks
Assembly:  WorkZone.Dispatcher.EBoks_23.1.0.0 (in WorkZone.Dispatcher.EBoks_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static IEnumerable<string> GetMessageIds(
	int systemId,
	int count
)

Parameters

systemId
Type: SystemInt32

[Missing <param name="systemId"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksUtilities.GetMessageIds(System.Int32,System.Int32)"]

count
Type: SystemInt32

[Missing <param name="count"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksUtilities.GetMessageIds(System.Int32,System.Int32)"]

Return Value

Type: IEnumerableString

[Missing <returns> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksUtilities.GetMessageIds(System.Int32,System.Int32)"]

See Also

Reference