PIServerFeature Enumeration
- Last UpdatedNov 18, 2025
- 3 minute read
- PI System
- AF SDK 2024 R2
- 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.1.1.1182
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.