Class AIPromptElement
Internal use only
Inheritance
System.Object
AIPromptElement
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public sealed class AIPromptElement : ConfigurationElement
Constructors
AIPromptElement()
Declaration
public AIPromptElement()
Properties
Text
Internal use only
Declaration
public string Text { get; set; }
Property Value
System.String
|