PIDatabaseSecurity.Description Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
This property identifies the description of the PIDatabaseSecurity.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public string Description { get; }
Public ReadOnly Property Description As String Get Dim instance As PIDatabaseSecurity Dim value As String value = instance.Description
public: property String^ Description { String^ get (); }
member Description : string with get
Property Value
Type: StringThe description of the PIDatabaseSecurity table.