GigaSpaces XAP.NET Documentation
Type Property
Class LibraryGigaSpaces.XAP.ConfigurationProcessingUnitContainerConfigurationElementType
Gets the implementation type name
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: 8.0.8.6380 (8.0.8.6380)