Endeca Presentation and Logging APIs

Namespace:  Endeca.Navigation
Assembly:  Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.1.4.0 (6.1.4.3290)

Syntax

C#
public virtual bool IsSynchronized { get; }
Visual Basic (Declaration)
Public Overridable ReadOnly Property IsSynchronized As Boolean
Visual C++
public:
virtual property bool IsSynchronized {
	bool get ();
}

Implements

ICollection..::.IsSynchronized

See Also