ReportParameter.PromptUserSpecified Property
SQL Server 2012
Gets or sets a value that indicates whether the PromptUser property is specified.
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
Property Value
Type: System.Booleantrue if the PromptUser property should be included in the Web service call; otherwise, false. The default is false.
For more information about omitting properties, see Omitting Values for Optional Web Service Objects.
