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

AF SDK Reference

AFCollectiveStatus.Secondary Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFCollectiveStatus.Secondary Property
The detailed collective status information for the secondary collective members.

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

Syntax

public AFCollectiveStatusDetail[] Secondary { get; }
Public ReadOnly Property Secondary As AFCollectiveStatusDetail()
	Get

Dim instance As AFCollectiveStatus
Dim value As AFCollectiveStatusDetail()

value = instance.Secondary
public:
property array<AFCollectiveStatusDetail^>^ Secondary {
	array<AFCollectiveStatusDetail^>^ get ();
}
member Secondary : AFCollectiveStatusDetail[] with get

Property Value

Type: AFCollectiveStatusDetail
Returns the detailed collective status information for the secondary collective member.

Remarks

This list may contain multiple entries for the same secondary collective member when a positive number is specified for the maxSecondaryEntries parameter of the GetStatusDetails(Boolean, Int32) method.

Version Information

AFSDK


See Also

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