AFSearchToken.Empty Field
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Represents the empty AFSearchToken.
Namespace: OSIsoft.AF.Search
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
[NonSerializedAttribute] public static readonly AFSearchToken Empty
<NonSerializedAttribute> Public Shared ReadOnly Empty As AFSearchToken Dim value As AFSearchToken value = AFSearchToken.Empty
public: [NonSerializedAttribute] static initonly AFSearchToken Empty
[<NonSerializedAttribute>] static val Empty: AFSearchToken
Field Value
Type: AFSearchTokenThe value of this field is a search token with the Filter set to None and the Operator set to Equal.