Gets or sets the prompt displayed to the user when prompting for database credentials for this data source.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public string Prompt { get; set; }
Visual Basic
Public Property Prompt As String
	Get
	Set

See Also