FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceIHH505 Class / GetLogNote Method


In This Topic
    GetLogNote Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetLogNote( _
       ByVal logIndex As Integer _
    ) As String
    'Usage
     
    
    Dim instance As DeviceIHH505
    Dim logIndex As Integer
    Dim value As String
     
    value = instance.GetLogNote(logIndex)
    public string GetLogNote( 
       int logIndex
    )

    Parameters

    logIndex
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also