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

AF SDK Reference

PISystem.Collective Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
PISystem.Collective Property
This property returns information and status about the PI AF Server collective.

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

Syntax

public AFCollective Collective { get; }
Public ReadOnly Property Collective As AFCollective
	Get

Dim instance As PISystem
Dim value As AFCollective

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

Property Value

Type: AFCollective
Returns information and status about the PI AF Server collective. If this property returns , then the PISystem does not represent a AFCollective of servers.

Version Information

AFSDK


See Also

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