Endeca Presentation API
FieldName Property
NamespacesEndeca.Navigation.AnalyticsFilterCompareFieldName
Gets and sets the fieldName for this FilterCompare.
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 an Endeca property or dimension that is the fieldName setting for this FilterCompare.

The value of this field will either be tested for a null value or will be compared to the val parameter. Note that this value is ignored for the DVAL function.

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