| 
            
              PIOutputAdapterEnableTimeReasonabilityCheck Property
             | 
          
        
        
            Gets or sets flag that indicates if incoming timestamps to the historian should be validated for reasonability.
            
        
        Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.257-beta
Syntax[<ConnectionStringParameterAttribute>]
[<DefaultValueAttribute(false)>]
member EnableTimeReasonabilityCheck : bool with get, set
function get_EnableTimeReasonabilityCheck();
function set_EnableTimeReasonabilityCheck(value);
 View SourceProperty Value
Boolean
See Also