AFAttributeTrait.RequireString Property
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Namespace: OSIsoft.AF.Asset
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
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.