GigaSpaces XAP.NET Documentation
Space Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpacePartitionSpace
Gets the Space which this Space Partition is a part of.
Declaration Syntax
C#Visual BasicVisual C++J#
ISpace Space { get; }
ReadOnly Property Space As ISpace
property ISpace^ Space {
	ISpace^ get ();
}
/** @property */
ISpace get_Space()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)