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

AF SDK Reference

AFCollective.CurrentMember Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFCollective.CurrentMember Property
The current active collective member.

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

Syntax

public AFCollectiveMember CurrentMember { get; }
Public ReadOnly Property CurrentMember As AFCollectiveMember
	Get

Dim instance As AFCollective
Dim value As AFCollectiveMember

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

Property Value

Type: AFCollectiveMember
Returns the current active collective member.

Version Information

AFSDK


See Also

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