AFAttributeTrait.RequireString Property
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Namespace: OSIsoft.AF.Asset
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public bool RequireString { get; }
Public ReadOnly Property RequireString As Boolean Get Dim instance As AFAttributeTrait Dim value As Boolean value = instance.RequireString
public: property bool RequireString { bool get (); }
member RequireString : bool with get
Property Value
Type: BooleanReturns if the Type must be String.