DRTSettingsDuplicateFrequencyTreatment Property |
Gets or sets how duplicate frequencie points in the input data are treated.
Namespace: RelaxIS_SDK.RelaxISWCFLink.DRTAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public DuplicateFrequencyTreatment DuplicateFrequencyTreatment { get; set; }
Public Property DuplicateFrequencyTreatment As DuplicateFrequencyTreatment
Get
Set
Dim instance As DRTSettings
Dim value As DuplicateFrequencyTreatment
value = instance.DuplicateFrequencyTreatment
instance.DuplicateFrequencyTreatment = value
Property Value
DuplicateFrequencyTreatmentSee Also