GigaSpaces XAP.NET Documentation
Properties Property
Class LibraryGigaSpaces.XAP.ProcessingUnit.ContainersIProcessingUnitContainerProperties
Sets properties.
Declaration Syntax
C#Visual BasicVisual C++J#
IDictionary<string, string> Properties { set; }
WriteOnly Property Properties As IDictionary(Of String, String)
property IDictionary<String^, String^>^ Properties {
	void set (IDictionary<String^, String^>^ value);
}
/** @property */
 void set_Properties(IDictionary<String, String> value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 7.0.1.3800 (7.0.1.3800)