Endeca Presentation API
IntValue Property
NamespacesEndeca.NavigationOptionalIntIntValue
Accessor that gets the
CopyC#
int
of this
CopyC#
OptionalInt
. set is not supported.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int IntValue{ get; set;}
Public Overridable Property IntValue As Integer
public:
virtual property int IntValue {
	int get ();
	void set (int value);
}
Exceptions
ExceptionCondition
NullReferenceException If trying to get the content of an empty int.
NotSupportedException If trying to use the set functionality. Set is unsupported.

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