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

AF SDK Reference

IAFList.ItemIdentity Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
IAFList.ItemIdentity Property
This read-only property specifies the identity of the objects within the collection.

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

Syntax

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

Dim instance As IAFList
Dim value As AFIdentity

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

Property Value

Type: AFIdentity
The identity of the objects within the collection.

Remarks

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

Version Information

AFSDK


See Also

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