AFAttribute Constructor
- Last UpdatedSep 18, 2024
- PI System
- AF SDK 2024
- Developer
Dynamically create an AFAttribute that is not associated
with an AFBaseElement.
Overload List
Name | Description | |
---|---|---|
![]() | AFAttribute(String) |
Dynamically create an AFAttribute that is not associated
with an AFBaseElement or PISystem and has
an AFDataReference configured from the specified dynamic
attribute path.
|
![]() | AFAttribute(AFDatabase) |
Dynamically create an AFAttribute that is not associated
with an AFBaseElement and does not have a
AFDataReference configured.
|
![]() | AFAttribute(PIPoint) |
Dynamically create an AFAttribute that is not associated
with an AFBaseElement and has an AFDataReference
configured from the specified PIPoint.
|
![]() | AFAttribute(AFDatabase, String) |
Dynamically create an AFAttribute that is not associated
with an AFBaseElement and has an AFDataReference
configured from the specified dynamic attribute path.
|