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

AF SDK Reference

PISystem.Libraries Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
PISystem.Libraries Property
This property provides access to the AFLibraries collection that corresponds to the list of known libraries on the server.

Namespace:  OSIsoft.AF
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public AFLibraries Libraries { get; }
Public ReadOnly Property Libraries As AFLibraries
	Get

Dim instance As PISystem
Dim value As AFLibraries

value = instance.Libraries
public:
property AFLibraries^ Libraries {
	AFLibraries^ get ();
}
member Libraries : AFLibraries with get

Property Value

Type: AFLibraries
The collection of libraries present on the server.

Remarks

The list of AFLibraries is retrieved from the server each time this property is accessed.

Version Information

AFSDK


See Also

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