GigaSpaces XAP.NET Documentation
CustomContainerType Property
Class LibraryGigaSpaces.XAP.ConfigurationProcessingUnitConfigurationSectionCustomContainerType
Gets the custom processing unit container type, if any.
Declaration Syntax
C#Visual BasicVisual C++J#
public string CustomContainerType { get; internal set; }
Public Property CustomContainerType As String
	Get
	Friend Set
public:
property String^ CustomContainerType {
	String^ get ();
	internal: void set (String^ value);
}
/** @property */
public String get_CustomContainerType()
/** @property */
public  void set_CustomContainerType(String value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)