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


In This Topic
    ProfileNumber Property (ProfileCalibrationModel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ProfileNumber As Integer
    'Usage
     
    
    Dim instance As ProfileCalibrationModel
    Dim value As Integer
     
    instance.ProfileNumber = value
     
    value = instance.ProfileNumber
    public int ProfileNumber {get; set;}
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also