PICommonPointAttributes.Step Field
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Name of the Step Flag PIPoint attribute.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public const string Step = "step"
Public Const Step As String = "step" Dim value As String value = PICommonPointAttributes.Step
public: literal String^ Step = "step"
static val mutable Step: string