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

AF SDK Reference

AFNotificationContactTemplate.IsInternal Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFNotificationContactTemplate.IsInternal Property
This property indicates that the AFNotificationContactTemplate is an internal template.

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

Syntax

public bool IsInternal { get; set; }
Public Property IsInternal As Boolean
	Get
	Set

Dim instance As AFNotificationContactTemplate
Dim value As Boolean

value = instance.IsInternal

instance.IsInternal = value
public:
property bool IsInternal {
	bool get ();
	void set (bool value);
}
member IsInternal : bool with get, set

Property Value

Type: Boolean
Indicates that the AFNotificationContactTemplate is an internal template.

Remarks

If this property is , then it is not intended to be used or seen by applications.

Version Information

AFSDK


See Also

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