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

AF SDK Reference

AFNotificationTemplate.AutoCreateOption Enumeration

AFNotificationTemplate.AutoCreateOption Enumeration

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFNotificationTemplate.AutoCreateOption Enumeration
Options for automatically creating an AFNotification for an AFElement.

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

Syntax

public enum AutoCreateOption
Public Enumeration AutoCreateOption

Dim instance As AFNotificationTemplate.AutoCreateOption
public enum class AutoCreateOption
type AutoCreateOption

Members

  Member nameValueDescription
DoNotCreate0 Do not automatically create a notification for the element.
AutoCreate1 Automatically create a notification for the element.
AutoCreateAndStart2 Automatically create and start a notification for the element.
Prompt3 Indicates that the GUI should prompt to automatically create and/or start a notification for the element. The SDK will treat this the same as the DoNotCreate option.

Remarks

These are the valid options for the AFNotificationTemplate.AutoCreate property. See the description of the AFNotificationTemplate.AutoCreate property for more information.

Version Information

AFSDK


See Also

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