FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Models.DataLogging Namespace / IHH505DataLoggingPreamble Class / SensorModelNumber Property


In This Topic
    SensorModelNumber Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SensorModelNumber As String
    'Usage
     
    
    Dim instance As IHH505DataLoggingPreamble
    Dim value As String
     
    value = instance.SensorModelNumber
    public string SensorModelNumber {get;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also