Member of:
DerivedTable object
Description:
Represents a (topic) item in a derived table.
Example:
This example shows how to display a derived item name in an Alert box:
Alert(ActiveDocument.Sections["Query2"].DataModel.DerivedTables["Query"].DerivedItems["Store Id"].DisplayName)
Properties:
Read-only: Property DisplayName as String, Name as String