Endeca Presentation API
FieldName Property
NamespacesEndeca.Navigation.AnalyticsGroupByFieldName
Gets and sets the name of the grouping property or dimension for this GroupBy.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string FieldName{ get; set;}
Public Overridable Property FieldName As String
public:
virtual property String^ FieldName {
	String^ get ();
	void set (String^ value);
}
Value
The name of the Endeca property or dimension by which the records will be grouped.

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