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

AF SDK Reference

AFEventFrame.EventFrames Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFEventFrame.EventFrames Property
This is a collection of child event frames that have been added to this event frame.

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

Syntax

public AFEventFrames EventFrames { get; }
Public ReadOnly Property EventFrames As AFEventFrames
	Get

Dim instance As AFEventFrame
Dim value As AFEventFrames

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

Property Value

Type: AFEventFrames
A collection of child event frames that have been added to this event frame.

Version Information

AFSDK


See Also

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