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


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