Gets or sets the record filter for the command.
            
    Namespace: 
   Endeca.Web.UIAssembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| [DefaultValueAttribute(null)] public string RecordFilter { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| <DefaultValueAttribute(Nothing)> _ Public Property RecordFilter As String | 
| Visual C++ | 
|---|
| [DefaultValueAttribute(nullptr)] public: property String^ RecordFilter { String^ get (); void set (String^ value); } | 





