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


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