Endeca Presentation API
QueryIdentifier Property
NamespacesEndeca.NavigationENEQueryInfoQueryIdentifier
Gets the value of the Query ID key or sets it to a specified String.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string QueryIdentifier{ get; set;}
Public Overridable Property QueryIdentifier As String
public:
virtual property String^ QueryIdentifier {
	String^ get ();
	void set (String^ value);
}
Value
Query ID of the query.
Remarks
This method may not be supported in future versions of the MDEX Engine API. Instead, one should use the Add(String, String) method instead.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0