GigaSpaces XAP.NET Documentation
Name Property
Class LibraryGigaSpaces.Core.FiltersSpaceFilterConfigName
Gets or sets the filter name.
Declaration Syntax
C#Visual BasicVisual C++J#
public string Name { get; set; }
Public Property Name As String
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}
/** @property */
public String get_Name()
/** @property */
public  void set_Name(String value)

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