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

AF SDK Reference

PICollectiveMembers.Collective Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
PICollectiveMembers.Collective Property
This property returns the PICollective object which owns the collective members collection.

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 PICollectiveMembers
Dim value As PICollective

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

Property Value

Type: PICollective
Returns the PICollective object which owns the collective members collection.

Version Information

AFSDK


See Also

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