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


In This Topic
    LogNoteIndex Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property LogNoteIndex As Byte
    'Usage
     
    
    Dim instance As IHH505DataLoggingPreamble
    Dim value As Byte
     
    instance.LogNoteIndex = value
     
    value = instance.LogNoteIndex
    public byte LogNoteIndex {get; set;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also