| 
            
              SharedHubQueryVendorDeviceCount Method
             | 
          
        
        
            Queries vendor device table count.
            
        
        Namespace: GSF.Web.SharedAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.257-beta
Syntaxfunction QueryVendorDeviceCount(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