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

AF SDK Reference

AFDataReference.CreateConfig Method

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFDataReference.CreateConfig Method
Executes the create configuration function of the data references.

Overload List

  NameDescription
Public methodCode example
CreateConfig
This method is invoked by the user to update the attribute configuration relative to a foreign system.
Public methodStatic member
CreateConfig(AFDatabase, EventHandlerAFProgressEventArgs)
Executes the create configuration function of the data references found within the attributes and its children of a database.
Public methodStatic member
CreateConfig(PISystem, EventHandlerAFProgressEventArgs)
Executes the create configuration function of the data references found within the attributes and its children of a PI System.
Public methodStatic member
CreateConfig(IList, Boolean, EventHandlerAFProgressEventArgs)
Executes the create configuration function of the data references found within the list of attributes and or elements.
Public methodStatic member
CreateConfig(AFAttribute, Boolean, EventHandlerAFProgressEventArgs)
Executes the create configuration function of the data reference found within the specified attribute, and optionally, any child attributes.
Public methodStatic member
CreateConfig(AFBaseElement, Boolean, EventHandlerAFProgressEventArgs)
Executes the create configuration function of the data references found within the attributes of the element, and optionally, its children.

See Also

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