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

AF SDK Reference

AFValues.PIPoint Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFValues.PIPoint Property
This property returns the PIPoint associated with the list of values.

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

Syntax

public PIPoint PIPoint { get; set; }
Public Property PIPoint As PIPoint
	Get
	Set

Dim instance As AFValues
Dim value As PIPoint

value = instance.PIPoint

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

Property Value

Type: PIPoint
The PIPoint associated with this instance of the AFValues collection. If the list of values are associated with multiple pi points or no pi points, then this property will return . Setting this property will set the PIPoint property for all items in the list.

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, 2.7, 2.6

See Also

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