AFSearchToken.Empty Field
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Represents the empty AFSearchToken.
Namespace: OSIsoft.AF.Search
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.