GigaSpaces XAP.NET Documentation
Type Property
Class LibraryGigaSpaces.XAP.ConfigurationExternalDataSourceConfigurationElementType

[Missing <summary> documentation for P:GigaSpaces.XAP.Configuration.ExternalDataSourceConfigurationElement.Type]

Declaration Syntax
C#Visual BasicVisual C++J#
public string Type { get; set; }
Public Property Type As String
public:
property String^ Type {
	String^ get ();
	void set (String^ value);
}
/** @property */
public String get_Type()
/** @property */
public  void set_Type(String value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)