AFResult.IsAdjusted Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
This property indicates whether the result for the case run has been adjusted.
Namespace: OSIsoft.AF.Analysis
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public bool IsAdjusted { get; }
Public ReadOnly Property IsAdjusted As Boolean Get Dim instance As AFResult Dim value As Boolean value = instance.IsAdjusted
public: property bool IsAdjusted { bool get (); }
member IsAdjusted : bool with get
Property Value
Type: BooleanIndicates whether the result for the case run has been adjusted.