PromptToExpressionRequestBase.ConstantInfo Constructors
Describes a report constant that can be used by the Prompt to Expression AI-powered extension.| Name | Parameters | Description |
|---|---|---|
| ConstantInfo() | none | Initializes a new instance of the PromptToExpressionRequestBase.ConstantInfo class. |
| ConstantInfo(String, String, String) | name, description, category | Initializes a new instance of the PromptToExpressionRequestBase.ConstantInfo class with specified settings. |
See Also