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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic Guid? TransactionID { get; set; }Public Property TransactionID As Guid?
Get
Set
Property Value
NullableGuid
See Also