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

AF SDK Reference

AFEventFrame.Parents Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFEventFrame.Parents Property
This is a collection of all AFEventFrame objects that reference this event frame.

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

Syntax

public AFNamedCollectionList<AFEventFrame> Parents { get; }
Public ReadOnly Property Parents As AFNamedCollectionList(Of AFEventFrame)
	Get

Dim instance As AFEventFrame
Dim value As AFNamedCollectionList(Of AFEventFrame)

value = instance.Parents
public:
property AFNamedCollectionList<AFEventFrame^>^ Parents {
	AFNamedCollectionList<AFEventFrame^>^ get ();
}
member Parents : AFNamedCollectionList<AFEventFrame> with get

Property Value

Type: AFNamedCollectionListAFEventFrame
A collection of all AFEventFrame objects that reference this event frame.

Version Information

AFSDK


See Also

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