Endeca Presentation API
Properties Property
NamespacesEndeca.NavigationAggrERecProperties
Gets the properties of the aggregated record.
Declaration Syntax
C#Visual BasicVisual C++
public virtual PropertyMap Properties{ get;}
Public Overridable ReadOnly Property Properties As PropertyMap
public:
virtual property PropertyMap^ Properties {
	PropertyMap^ get ();
}
Value
The properties of this aggregated record.
Remarks
If the aggregated record does not have any properties, an empty PropertyMap will still be returned.

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