CFXEnvelopeTimeStamp Property |
The date and time when the event associated with this CFX message took place, NOT the time when the message was
transmitted. The format must include the time zone, whether expressed in local time or UTC.
Namespace: CFXAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic DateTime TimeStamp { get; set; }
Public Property TimeStamp As DateTime
Get
Set
Property Value
DateTime
See Also