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.ResourcePerformanceAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic Guid? TransactionID { get; set; }
Public Property TransactionID As Guid?
Get
Set
Property Value
NullableGuid
See Also