Skip to main content
All docs
V25.2
  • PromptToExpressionRequestBase.ParameterInfo Constructors

    Describes a report parameter that can be used by the Prompt to Expression AI-powered extension.
    Name Parameters Description
    ParameterInfo() none Initializes a new instance of the PromptToExpressionRequestBase.ParameterInfo class.
    ParameterInfo(String, Type) name, type Initializes a new instance of the PromptToExpressionRequestBase.ParameterInfo class with specified settings.
    See Also