GigaSpaces XAP.NET Documentation
Type Property
Class LibraryGigaSpaces.Core.MetadataSpaceIndexAttributeType
Specifies the index type.
Declaration Syntax
C#Visual BasicVisual C++J#
public SpaceIndexType Type { get; set; }
Public Property Type As SpaceIndexType
public:
property SpaceIndexType Type {
	SpaceIndexType get ();
	void set (SpaceIndexType value);
}
/** @property */
public SpaceIndexType get_Type()
/** @property */
public  void set_Type(SpaceIndexType value)

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