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


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