[This is preliminary documentation and is subject to change.]
Name of URI query variable to fetch into this variable
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public string QueryName { get; set; }
public string QueryName { get; set; }
Public Property QueryName As String
Get
Set
Public Property QueryName As String
Get
Set
public:
property String^ QueryName {
String^ get ();
void set (String^ value);
}
public:
property String^ QueryName {
String^ get ();
void set (String^ value);
}
member QueryName : string with get, set
member QueryName : string with get, set
Property Value
Type:
String