ReadingsRecordedTransactionId Property |
[This is preliminary documentation and is subject to change.]
If the readings related to this message are associated with a work transaction, this property
contains the Id of the transaction.
Namespace:
CFX.Production
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic Nullable<Guid> TransactionId { get; set; }
Public Property TransactionId As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
See Also