Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / IDataQuality Interface / Set Method / Set(UInt32) Method
A data quality value.


In This Topic
    Set(UInt32) Method
    In This Topic
    Apply a data quality value.
    Syntax
    Overloads Sub Set( _
       ByVal raw As System.UInteger _
    ) 
    void Set( 
       System.uint raw
    )
    void Set( 
       System.uint raw
    ) 

    Parameters

    raw
    A data quality value.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also