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

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