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

AF SDK Reference

AFTimeRuleEvent.AdditionalInfo Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFTimeRuleEvent.AdditionalInfo Property
Sets and returns the additional info property.

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

Syntax

public List<Object> AdditionalInfo { get; }
Public ReadOnly Property AdditionalInfo As List(Of Object)
	Get

Dim instance As AFTimeRuleEvent
Dim value As List(Of Object)

value = instance.AdditionalInfo
public:
property List<Object^>^ AdditionalInfo {
	List<Object^>^ get ();
}
member AdditionalInfo : List<Object> with get

Property Value

Type: ListObject

Remarks

The additional info property is information set by the time rule to pass along information that is may be useful to an analysis. The AdditionalInfo property is copied into the AFCase's AdditionalInfo property during an Analysis.

Version Information

AFSDK


See Also

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