GigaSpaces XAP.NET Documentation
Type Property
Class LibraryGigaSpaces.Core.ConfigurationTypeConfigurationElementType
Gets the type name of the class
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: 7.0.1.3800 (7.0.1.3800)