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

PI Powershell

Parameter.Default Property

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

Namespace:  OSIsoft.PowerShell
Assembly:  OSIsoft.PowerShell (in OSIsoft.PowerShell.dll) Version: 3.1.1.0 (3.1.1.466)

Syntax

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

Dim instance As Parameter
Dim value As String

value = instance.Default

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

Property Value

Type: String

See Also

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