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: 8.0.8.6380 (8.0.8.6380)