AFDeliveryFormat Properties
- Last UpdatedNov 18, 2025
- 3 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFDeliveryFormat type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Database |
This read-only property returns the AFDatabase where this object is defined.
| |
| DeliveryChannelPlugIn |
The delivery channel plug in property is used to specify which
delivery channel will be used to deliver the AFNotificationRule.
| |
| 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.) | |
| IsDefinedByDeliveryChannel |
Determines whether this AFDeliveryFormat can be changed.
| |
| IsDefinedByTemplate |
Indicates whether the current delivery format was created from an DeliveryFormats
collection.
| |
| IsDeleted |
This read-only property indicates whether the object has been deleted.
(Inherited from AFObject.) | |
| Name |
Read/write property that identifies the name of the object.
| |
| Owner |
The AFObject that owns the AFDeliveryFormats collection
to which this object belongs.
| |
| PISystem |
This read-only property allows access to the PISystem associated with this
object.
(Inherited from AFObject.) | |
| Properties |
A collection of properties belonging to the AFDeliveryFormat.
| |
| UniqueID |
Read-only property that provides the object's ID as a String.
(Inherited from AFObject.) |