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

AF SDK Reference

AFSearchUpdateEvent(T) Class

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFSearchUpdateEvent(T) Class
Search deltas would be passed to a search observer using this class

Inheritance Hierarchy

SystemObject
  OSIsoft.AF.SearchAFSearchUpdateEventT

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

Syntax

public class AFSearchUpdateEvent<T>
where T : AFObject
Public Class AFSearchUpdateEvent(Of T As AFObject)

Dim instance As AFSearchUpdateEvent(Of T)
generic<typename T>
where T : AFObject
public ref class AFSearchUpdateEvent
type AFSearchUpdateEvent<'T when 'T : AFObject> =  class end

Type Parameters

T
The way the affected object is packaged

The AFSearchUpdateEventT type exposes the following members.

Properties

  NameDescription
Public property
Action
The action that triggered this event.
Public property
Item
The item that has been added/removed/updated
Public property
Search
The search object generating a change.

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.)

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.0, 2.10

See Also

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