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

PI Powershell

OSICmdletBaseWithConnection.Connection Property

  • Last UpdatedDec 15, 2025
  • 1 minute read
OSICmdletBaseWithConnection.Connection Property

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

Syntax

public virtual ClientChannel Connection { get; set; }
Public Overridable Property Connection As ClientChannel
	Get
	Set

Dim instance As OSICmdletBaseWithConnection
Dim value As ClientChannel

value = instance.Connection

instance.Connection = value
public:
virtual property ClientChannel^ Connection {
	ClientChannel^ get ();
	void set (ClientChannel^ value);
}
abstract Connection : ClientChannel with get, set
override Connection : ClientChannel with get, set

Property Value

Type: ClientChannel

See Also

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