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

AF SDK Reference

AFValue.PIPoint Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFValue.PIPoint Property
This property returns the PIPoint associated with the value.

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 AFValue
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 value. This property will return if this instance of the value is not associated with a PIPoint.

Version Information

AFSDK


See Also

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