DialogItemInfo Properties
The DialogItemInfo type exposes the following members.
Properties

  NameDescription
Public propertyMapping
The name of the external data to which the dialog item is mapped. For example, if the dialog is mapped to a database, this would be the name of the column in the database associated with this variable.
Public propertyName
The name of the dialog item.
Back to Top
See Also