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
	Get
	Set
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: 14.0.0.0 (14.0.0.20000)