| 
            
              DatabaseNotifierOutputMeasurements Property
             | 
          
        
        
            Gets or sets output measurements that the action adapter will produce, if any.
            
        
        Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.258-beta
Syntaxfunction get_OutputMeasurements();
function set_OutputMeasurements(value);
 View SourceProperty Value
IMeasurementImplements
IAdapterOutputMeasurements
See Also