GigaSpaces XAP.NET Documentation
ISpaceFilterEntry Interface
Class LibraryGigaSpaces.Core.FiltersISpaceFilterEntry
Represents an object instance passed to the ISpaceFilter with additional relevent information.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface ISpaceFilterEntry
Public Interface ISpaceFilterEntry
public interface class ISpaceFilterEntry
public interface ISpaceFilterEntry
Members
All MembersMethodsProperties



IconMemberDescription
GetObject()()()()
Gets the object itself.

NotifyType
Gets the notify type.

ObjectType
Gets the object type.

UpdateObject(Object)
Update the object contained within this entry state.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)