FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ProfileAssignedToChannelChangedEventArgs Class / ProfileNumber Property


In This Topic
    ProfileNumber Property (ProfileAssignedToChannelChangedEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ProfileNumber As Integer
    'Usage
     
    
    Dim instance As ProfileAssignedToChannelChangedEventArgs
    Dim value As Integer
     
    value = instance.ProfileNumber
    public int ProfileNumber {get;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also