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;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also