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

PI Powershell

AFServer.Databases Property

  • Last UpdatedDec 15, 2025
  • 1 minute read
AFServer.Databases Property

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

Syntax

public IList<AFDatabase> Databases { get; }
Public ReadOnly Property Databases As IList(Of AFDatabase)
	Get

Dim instance As AFServer
Dim value As IList(Of AFDatabase)

value = instance.Databases
public:
property IList<AFDatabase^>^ Databases {
	IList<AFDatabase^>^ get ();
}
member Databases : IList<AFDatabase> with get

Property Value

Type: IListAFDatabase

See Also

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