AFAnalysis.Priority Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The priority of the analysis.
Namespace: OSIsoft.AF.Analysis
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public AFPriority Priority { get; set; }
Public Property Priority As AFPriority Get Set Dim instance As AFAnalysis Dim value As AFPriority value = instance.Priority instance.Priority = value
public: property AFPriority Priority { AFPriority get (); void set (AFPriority value); }
member Priority : AFPriority with get, set
Property Value
Type: AFPriorityReturns the priority of the analysis.