| 
            
              SharedHubQueryCompanyCount Method
             | 
          
        
        
            Queries company table counts
            
        
        Namespace: GSF.Web.SharedAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.257-beta
Syntaxfunction QueryCompanyCount(filterText);
 View SourceParameters
- filterText  String
 - Text to filter search down to.
 
Return Value
Int32The count of the rows in the table matching the query.
See Also