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

PI Powershell

PIPoint.Attributes Property

  • Last UpdatedDec 15, 2025
  • 1 minute read
PIPoint.Attributes Property

Namespace:  OSIsoft.PowerShell
Assembly:  OSIsoft.PowerShell (in OSIsoft.PowerShell.dll) Version: 2.2.3.0 (2.2.3.952)

Syntax

public Hashtable Attributes { get; set; }
Public Property Attributes As Hashtable
	Get
	Set

Dim instance As PIPoint
Dim value As Hashtable

value = instance.Attributes

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

Property Value

Type: Hashtable

See Also

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