When space defined as persistent true value for this annotation will persist object of this type.
            

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