QueryParameter.ValidValuesDataSetQueryParameterReference Property

Definition

Gets or sets the parameter reference of the valid values in the data set.

public:
 property System::String ^ ValidValuesDataSetQueryParameterReference { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlIgnore]
public string ValidValuesDataSetQueryParameterReference { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.ValidValuesDataSetQueryParameterReference : string with get, set
Public Property ValidValuesDataSetQueryParameterReference As String

Property Value

The parameter reference.

Attributes

Applies to