Click or drag to resize

CalibrationPerformedTransactionID Property

** NOTE: ADDED in CFX 2.0 **

Optional: The id of the work transaction with which this calibration is associated. Empty if calibration not associated with a work transaction.

Namespace: CFX.ResourcePerformance
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public Guid? TransactionID { get; set; }

Property Value

NullableGuid
See Also