Click or drag to resize

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
Syntax
public Nullable<Guid> TransactionId { get; set; }

Property Value

Type: NullableGuid
See Also