FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportCurrentInputProfileCalibrationModel Interface / CurrentInput Property


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