DRTSettingsInductivityTreatment Property |
Gets or sets a value indicating how inductivity is treated
Namespace: RelaxIS_SDK.RelaxISWCFLink.DRTAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.25.6
Syntaxpublic InductivityTreatment InductivityTreatment { get; set; }Public Property InductivityTreatment As InductivityTreatment
Get
Set
Dim instance As DRTSettings
Dim value As InductivityTreatment
value = instance.InductivityTreatment
instance.InductivityTreatment = value
Property Value
InductivityTreatment
See Also