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;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also