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

AF SDK Reference

AFEventFrames.Parent Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFEventFrames.Parent Property
This read-only property returns the parent AFEventFrame which owns this collection.

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

Syntax

public AFEventFrame Parent { get; }
Public ReadOnly Property Parent As AFEventFrame
	Get

Dim instance As AFEventFrames
Dim value As AFEventFrame

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

Property Value

Type: AFEventFrame
Returns the AFEventFrame which owns this collection.

Version Information

AFSDK


See Also

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