FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportTEDS Interface / SetAutoTEDS Method


In This Topic
    SetAutoTEDS Method (ISupportTEDS)
    In This Topic
    Syntax
    'Declaration
     
    
    Sub SetAutoTEDS( _
       ByVal isSet As Boolean _
    ) 
    'Usage
     
    
    Dim instance As ISupportTEDS
    Dim isSet As Boolean
     
    instance.SetAutoTEDS(isSet)
    void SetAutoTEDS( 
       bool isSet
    )

    Parameters

    isSet
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also