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

AF SDK Reference

PIServer.Collective Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
PIServer.Collective Property
This property returns information and status about the PIServer collective.

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

Syntax

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

Dim instance As PIServer
Dim value As PICollective

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

Property Value

Type: PICollective
Returns information and status about the PIServer collective. If this property returns , then the PIServer does not represent a PICollective of servers.

Version Information

AFSDK


See Also

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