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

PI Powershell

Parameter.Value Property

  • Last UpdatedDec 15, 2025
  • 1 minute read
Parameter.Value Property

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

Syntax

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

Dim instance As Parameter
Dim value As String

value = instance.Value

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

Property Value

Type: String

See Also

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