Endeca Presentation API
Empty Property
NamespacesEndeca.NavigationOptionalIntEmpty
Accessor that gets whether this
CopyC#
OptionalInt
is empty. Set operation is not supported.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Empty{ get; set;}
Public Overridable Property Empty As Boolean
public:
virtual property bool Empty {
	bool get ();
	void set (bool value);
}
Return Value
True if this
CopyC#
OptionalInt
is empty, false otherwise.
Exceptions
ExceptionCondition
NotSupportedException If trying to use the set functionality. Set is unsupported.

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