Click or drag to resize

Transmitter5CreateRequestId Method

Create a "unique" 20 character string that can be used as request ID within salary declarations. The string is composed of hexadecimal characters, namely 0-9 and A-F.

Namespace: SwissDecTX
Assembly: SwissDecTX.Transmitter5 (in SwissDecTX.Transmitter5.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax
public void CreateRequestId(
	out string requestId
)

Parameters

requestId  String
See Also