GigaSpaces XAP.NET Documentation
Item Property
Class LibraryGigaSpaces.Core.PersistencyBulkItemItem
Gets the data item
Declaration Syntax
C#Visual BasicVisual C++J#
public Object Item { get; }
Public ReadOnly Property Item As Object
public:
property Object^ Item {
	Object^ get ();
}
/** @property */
public Object get_Item()

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