GigaSpaces XAP.NET Documentation
IChangedEntryDetails<(Of <(T>)>) Interface
Class LibraryGigaSpaces.CoreIChangedEntryDetails<(Of <(T>)>)
The result of a change operation executed on an entry
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IChangedEntryDetails<T>
Public Interface IChangedEntryDetails(Of T)
generic<typename T>
public interface class IChangedEntryDetails
J# supports the use of generic APIs, but not the declaration of new ones.
Generic Template Parameters
T

[Missing <typeparam name="T"/> documentation for "T:GigaSpaces.Core.IChangedEntryDetails`1"]

Members
All MembersProperties



IconMemberDescription
Id
Gets the id of the changed entry.

TypeName
Gets the changed entry type name.

Version
Gets the version of the entry after the change opertion.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)