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

AF SDK Reference

IAFSearch(T).Identity Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
IAFSearch(T).Identity Property
This read-only property specifies the identity of the objects returned from the search.

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

Syntax

AFIdentity Identity { get; }
ReadOnly Property Identity As AFIdentity
	Get

Dim instance As IAFSearch
Dim value As AFIdentity

value = instance.Identity
property AFIdentity Identity {
	AFIdentity get ();
}
abstract Identity : AFIdentity with get

Property Value

Type: AFIdentity
Returns the identity of the objects returned from the search.

Remarks

This property returns an enumeration value that can be used to easily identify the type of the objects returned from the search at runtime.

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5, 2.10.0, 2.10, 2.9.5, 2.9

See Also

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