Endeca Presentation API
Properties Property
NamespacesEndeca.NavigationDimValProperties
Gets the properties associated with this dimension value.
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
A PropertyMap containing the properties associated with this dimension value.
Remarks
This method will still return a valid but empty property list if there are no properties associated with this dimension value.

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