FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / StreamDataPoint Class / ConvertedValue Property


In This Topic
    ConvertedValue Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ConvertedValue As String
    'Usage
     
    
    Dim instance As StreamDataPoint
    Dim value As String
     
    instance.ConvertedValue = value
     
    value = instance.ConvertedValue
    public string ConvertedValue {get; set;}
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also