FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / StreamDataPoint Class / TimeStamp Property


In This Topic
    TimeStamp Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property TimeStamp As String
    'Usage
     
    
    Dim instance As StreamDataPoint
    Dim value As String
     
    instance.TimeStamp = value
     
    value = instance.TimeStamp
    public string TimeStamp {get; set;}
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also