EBoksUtilitiesGetMessageId Method |
[Missing <summary> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksUtilities.GetMessageId(System.Int32)"]
Namespace: WorkZone.Dispatcher.EBoksAssembly: WorkZone.Dispatcher.EBoks_24.5.0.0 (in WorkZone.Dispatcher.EBoks_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic static string GetMessageId(
int systemId
)
Public Shared Function GetMessageId (
systemId As Integer
) As String
public:
static String^ GetMessageId(
int systemId
)
static member GetMessageId :
systemId : int -> string
Parameters
- systemId Int32
[Missing <param name="systemId"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksUtilities.GetMessageId(System.Int32)"]
Return Value
String[Missing <returns> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksUtilities.GetMessageId(System.Int32)"]
See Also