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

AF SDK Reference

AFDeliveryChannel.CanBeAcknowledged Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFDeliveryChannel.CanBeAcknowledged Property
Read-only Boolean describing if this channel can be used for acknowledgment.

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

Syntax

public virtual bool CanBeAcknowledged { get; }
Public Overridable ReadOnly Property CanBeAcknowledged As Boolean
	Get

Dim instance As AFDeliveryChannel
Dim value As Boolean

value = instance.CanBeAcknowledged
public:
virtual property bool CanBeAcknowledged {
	bool get ();
}
abstract CanBeAcknowledged : bool with get
override CanBeAcknowledged : bool with get

Property Value

Type: Boolean
Returns if this delivery channel can be used for acknowledgment.

Version Information

AFSDK


See Also

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