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

AF SDK Reference

Product Family
Current publication
Table of Contents

AFAttribute Constructor

AFAttribute Constructor
Dynamically create an AFAttribute that is not associated with an AFBaseElement.

Overload List

  NameDescription
Public method
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.
Public method
AFAttribute(AFDatabase)
Dynamically create an AFAttribute that is not associated with an AFBaseElement and does not have a AFDataReference configured.
Public method
AFAttribute(PIPoint)
Dynamically create an AFAttribute that is not associated with an AFBaseElement and has an AFDataReference configured from the specified PIPoint.
Public method
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.

See Also

Was this topic helpful?