Skip to main content
All docs
V25.2
  • PromptToExpressionRequestBase.ColumnInfo Properties

    Describes a data column that can be used by the Prompt to Expression AI-powered extension.
    Name Description
    Caption Gets or sets the column caption.
    Children Gets or sets detail-level columns associated with the column in a master–detail relationship.
    ColumnName Gets or sets the column name.
    Description Gets or sets the information about the column’s meaning or usage.
    Type Gets or sets the column data type.
    See Also