GigaSpaces XAP.NET Documentation
IndexType Property
Class LibraryGigaSpaces.Core.MetadataITypeFieldDescriptorIndexType
Field's index type.
Declaration Syntax
C#Visual BasicVisual C++J#
Nullable<SpaceIndexType> IndexType { get; }
ReadOnly Property IndexType As Nullable(Of SpaceIndexType)
property Nullable<SpaceIndexType> IndexType {
	Nullable<SpaceIndexType> get ();
}
/** @property */
Nullable<SpaceIndexType> get_IndexType()

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