'DeclarationPublic Function GetAutoTEDS() As Boolean
'UsageDim instance As DeviceIHH505 Dim value As Boolean value = instance.GetAutoTEDS()
public bool GetAutoTEDS()
Return Value
true if enabled; otherwise false.
'DeclarationPublic Function GetAutoTEDS() As Boolean
'UsageDim instance As DeviceIHH505 Dim value As Boolean value = instance.GetAutoTEDS()
public bool GetAutoTEDS()
| Product | Versions |
|---|---|
| .NET | net8.0 |
| .NET Framework | net48 |