ReportParameterInfo.Values Property

Definition

public:
 property System::Collections::Generic::IList<System::String ^> ^ Values { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> Values { get; }
member this.Values : System.Collections.Generic.IList<string>
Public ReadOnly Property Values As IList(Of String)

Property Value

Applies to