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