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

AF SDK Reference

AFTimeRuleEventArgs Class

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFTimeRuleEventArgs Class
The event arguments for a time rule event.

Inheritance Hierarchy

SystemObject
  SystemEventArgs
    OSIsoft.AF.TimeAFTimeRuleEventArgs

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

Syntax

[SerializableAttribute]
public sealed class AFTimeRuleEventArgs : EventArgs
<SerializableAttribute>
Public NotInheritable Class AFTimeRuleEventArgs
	Inherits EventArgs

Dim instance As AFTimeRuleEventArgs
[SerializableAttribute]
public ref class AFTimeRuleEventArgs sealed : public EventArgs
[<SealedAttribute>]
[<SerializableAttribute>]
type AFTimeRuleEventArgs =  
    class
        inherit EventArgs
    end

The AFTimeRuleEventArgs type exposes the following members.

Constructors

  NameDescription
Public method
AFTimeRuleEventArgs
The time rule event

Properties

  NameDescription
Public property
TimeRuleEvents
The time rule event.

Methods

  NameDescription
Public method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method
ToString
Returns a string that represents the current object.
(Inherited from Object.)

Remarks

The EventsGenerated event is raised when one or more time rule events have been generated.

Version Information

AFSDK


See Also

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