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

AF SDK Reference

AFCollectiveMember.IsAvailable Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFCollectiveMember.IsAvailable Property
Indicates if the collective member is available.

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

Syntax

public bool IsAvailable { get; }
Public ReadOnly Property IsAvailable As Boolean
	Get

Dim instance As AFCollectiveMember
Dim value As Boolean

value = instance.IsAvailable
public:
property bool IsAvailable {
	bool get ();
}
member IsAvailable : bool with get

Property Value

Type: Boolean
Returns an indications if the collective member is available.

Version Information

AFSDK


See Also

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