CFXEnvelopeRequestID Property |
For request/response type messages, this is a globally unique id which identifies a specific request/response pairing.
Each request/response pairing will have a unique and matching RequestId.
Namespace: CFXAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic string RequestID { get; set; }
Public Property RequestID As String
Get
Set
Property Value
String
See Also