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

AF SDK Reference

PIPointQuery.AttributeValue Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
PIPointQuery.AttributeValue Property
The value to be compared to the PIPoint attribute's value.

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

Syntax

public string AttributeValue {
	get;
 set; }
Public Property AttributeValue As String
		Get
	Set

Dim instance As PIPointQuery
Dim value As String

value = instance.AttributeValue

instance.AttributeValue = value
public:
property String^ AttributeValue {
		String^ get ();
	void set (String^ value);
}
member AttributeValue : string with 
		get, set

Property Value

Type: String
Returns the value to be compared to the PIPoint attribute's value.

Version Information

AFSDK


See Also

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