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

AF SDK Reference

AFChangedEventArgs.IsSubObjectEvent Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFChangedEventArgs.IsSubObjectEvent Property
Indicates if the arguments represent a sub-object event.

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

Syntax

public bool IsSubObjectEvent { get; }
Public ReadOnly Property IsSubObjectEvent As Boolean
	Get

Dim instance As AFChangedEventArgs
Dim value As Boolean

value = instance.IsSubObjectEvent
public:
property bool IsSubObjectEvent {
	bool get ();
}
member IsSubObjectEvent : bool with get

Property Value

Type: Boolean
Returns if the Action is SubObjectAdd, SubObjectRemove, SubObjectRefresh, SubObjectChange, or SubObjectValueChange. For all other actions is returned.

Version Information

AFSDK


See Also

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