AFDeliveryChannel Properties
- Last UpdatedNov 18, 2025
- 4 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFDeliveryChannel type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AvailableForSend |
Read-only Boolean indicating if the delivery channel is available for sending.
/// | |
| CanBeAcknowledged |
Read-only Boolean describing if this channel can be used for acknowledgment.
| |
| ConfigString |
The current configuration of the Delivery Channel as a string suitable
for displaying to an end-user and/or setting its configuration.
| |
| ConfigStringStored |
Returns the currently stored configuration string.
| |
| ContentEditorType |
The Type of the content editor that is used to configure this
delivery channel.
| |
| Database |
This read-only property returns the AFDatabase where this object is defined.
| |
| Description |
Read-only property that provides more detailed description of the object.
| |
| EditorType |
The Type of the editor that is used to configure this
delivery channel.
| |
| ID |
Read-only property that provides a unique identifier for the object to be used for
quick access that is not dependent upon the index.
(Inherited from AFObject.) | |
| Identity |
This read-only property contains identity of the object.
(Inherited from AFObject.) | |
| IsConfigured |
Read-only Boolean indicating if the deliver channel instance is properly configured.
| |
| IsDeleted |
This read-only property indicates whether the object has been deleted.
(Inherited from AFObject.) | |
| IsInitializing |
Indicates that the AFDeliveryChannel is in the process
of being initialized.
| |
| Name |
Read-only property that identifies the name of the object.
| |
| Notification |
This read-only property returns the AFNotification that owns this object.
| |
| NotificationContact |
This read-only property returns the notification contact that owns this object.
| |
| NotificationRule |
This read-only property returns the AFNotificationRule that owns this object.
| |
| NotificationRuleSubscriber |
This read-only property returns the AFNotificationRuleSubscriber that owns this object.
| |
| NotificationRuleTemplate |
This read-only property returns the AFNotificationRuleTemplate that owns this object.
| |
| NotificationTemplate |
This read-only property returns the AFNotificationTemplate that owns this object.
| |
| PISystem |
This read-only property allows access to the PISystem associated with this
object.
(Inherited from AFObject.) | |
| PlugIn |
This read-only property returns the AFPlugIn used to create
this instance of the plugin.
| |
| Template |
This read-only property returns the AFNotificationContactTemplate that owns this object.
| |
| UniqueID |
Read-only property that provides the object's ID as a String.
(Inherited from AFObject.) |
See Also
In This Topic
Related Links
- AvailableForSend Property
- CanBeAcknowledged Property
- ConfigString Property
- ConfigStringStored Property
- ContentEditorType Property
- Database Property
- Description Property
- EditorType Property
- IsConfigured Property
- IsInitializing Property
- Name Property
- Notification Property
- NotificationContact Property
- NotificationRule Property
- NotificationRuleSubscriber Property
- NotificationRuleTemplate Property
- NotificationTemplate Property
- PlugIn Property
- Template Property