GigaSpaces XAP.NET Documentation
FifoGroupingIndexesPaths Property
Class LibraryGigaSpaces.Core.MetadataISpaceTypeDescriptorFifoGroupingIndexesPaths
Gets the fifo grouping indexes paths
Declaration Syntax
C#Visual BasicVisual C++J#
ICollection<string> FifoGroupingIndexesPaths { get; }
ReadOnly Property FifoGroupingIndexesPaths As ICollection(Of String)
property ICollection<String^>^ FifoGroupingIndexesPaths {
	ICollection<String^>^ get ();
}
/** @property */
ICollection<String> get_FifoGroupingIndexesPaths()

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