GigaSpaces XAP.NET Documentation
Type Property
Class LibraryGigaSpaces.Core.ConfigurationProviderConfigurationElementType
Gets or sets the used provider
Declaration Syntax
C#Visual BasicVisual C++J#
public Provider Type { get; set; }
Public Property Type As Provider
public:
property Provider Type {
	Provider get ();
	void set (Provider value);
}
/** @property */
public Provider get_Type()
/** @property */
public  void set_Type(Provider value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)