FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportShuntProfileCalibrationModel Interface / ShuntIsEnabled Property


In This Topic
    ShuntIsEnabled Property (ISupportShuntProfileCalibrationModel)
    In This Topic
    Syntax
    'Declaration
     
    
    Property ShuntIsEnabled As Boolean
    'Usage
     
    
    Dim instance As ISupportShuntProfileCalibrationModel
    Dim value As Boolean
     
    instance.ShuntIsEnabled = value
     
    value = instance.ShuntIsEnabled
    bool ShuntIsEnabled {get; set;}
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also