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

AF SDK Reference

AFTimeRule.AdditionalInfo Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFTimeRule.AdditionalInfo Property
This property represents the additional information associated with the event.

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

Syntax

public Object AdditionalInfo { get; set; }
Public Property AdditionalInfo As Object
	Get
	Set

Dim instance As AFTimeRule
Dim value As Object

value = instance.AdditionalInfo

instance.AdditionalInfo = value
public:
property Object^ AdditionalInfo {
	Object^ get ();
	void set (Object^ value);
}
member AdditionalInfo : Object with get, set

Property Value

Type: Object

Version Information

AFSDK


See Also

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