Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFSearchToken.Path Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFSearchToken.Path Property
The path of an attribute, relative to an element, used when the Filter is Value.

Namespace:  OSIsoft.AF.Search
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public string Path {
	get;
 }
Public ReadOnly Property Path As String
		Get

Dim instance As AFSearchToken
Dim value As String

value = instance.Path
public:
property String^ Path {
		String^ get ();
}
member Path : string with 
		get

Property Value

Type: String

Remarks

This is the path of an attribute, relative to an element, used when the Filter is Value to specify the AFAttributeValueQuery information. For all other filters, this parameter is ignored.

In the query string 'Unit405* Category:"Storage Tank" Template:=Tank |Volume:>=100', the first three search tokens are not Value filters and will have for this property. The forth search token specifies a Value filter and will have this property set to the '|Volume' attribute path.

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5, 2.10.0, 2.10, 2.9.5, 2.9, 2.8.5, 2.8, 2.7.5

See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in