Enables/disables replicating the all objects of this type to target space(s) In partial replication mode.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
public bool Replicate { get; set; }Public Property Replicate As Boolean
	Get
	Set
public:
property bool Replicate {
	bool get ();
	void set (bool value);
}/** @property */
public boolean get_Replicate()
/** @property */
public  void set_Replicate(boolean value)
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)