GigaSpaces XAP.NET Documentation
Type Property
Class LibraryGigaSpaces.Services.ConfigurationGigaSpacesServiceConfigurationType
Gets the service type
Declaration Syntax
C#Visual BasicVisual C++J#
public string Type { get; internal 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: 12.3.0.0 (12.3.0.19000)