[This is preliminary documentation and is subject to change.]
            The Report Footer
            
    Namespace: 
   OfficeClip.BusinessLayer.Metabase.FilterAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public string ReportFooter { get; set; }  | 
| Visual Basic (Declaration) | 
|---|
Public Property ReportFooter As String  | 
| Visual C++ | 
|---|
public: property String^ ReportFooter { String^ get (); void set (String^ value); }  | 
