MetricSetViewService.refreshPropertyGrid Method
        
 Refreshes the property grid.
 This needs to be called after properties are changed on the business object, as the property grid will not be aware.
 
         
        Parameters
        
            - selectionProperties
            
 
            - 
                
Type: Object
(optional) The selection information to populate the property grid with. Structure:
     objectDescriptor [type: dundas.controls.ObjectDescriptor] - The object descriptor to assign to the property grid.
     relatedContextData [type: dundas.view.controls.RelatedContextData] - (optional) The related context data for sub-properties.
 
Optional: True