PIServerFeature Enumeration
- Last UpdatedJan 12, 2026
- 3 minute read
- PI System
- AF SDK 3.2.0
- Developer
This enumeration represents the features that are supported for
the PIServer.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public enum PIServerFeature
Public Enumeration PIServerFeature Dim instance As PIServerFeature
public enum class PIServerFeature
type PIServerFeature
Members
Remarks
The supported features can be checked for a PIServer by calling
its Supports(PIServerFeature) method. Supported features are determined
by the version of the PI Data Archive and what the server reports that it supports.