GigaSpaces XAP.NET Documentation
SetFifoGroupingProperty Method (fifoGroupingPropertyPath)
Class LibraryGigaSpaces.Core.MetadataSpaceTypeDescriptorBuilderSetFifoGroupingProperty(String)
Sets the fifo grouping property.
Declaration Syntax
C#Visual BasicVisual C++J#
public void SetFifoGroupingProperty(
	string fifoGroupingPropertyPath
)
Public Sub SetFifoGroupingProperty ( _
	fifoGroupingPropertyPath As String _
)
public:
void SetFifoGroupingProperty(
	String^ fifoGroupingPropertyPath
)
public void SetFifoGroupingProperty(
	String fifoGroupingPropertyPath
)
Parameters
fifoGroupingPropertyPath (String)
Path of fifo grouping property.

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