Click or drag to resize
Grid Solutions Framework

AverageFrequencyViewModelAddSelectedCommand Property

Gets the command that is invoked when adding an I/O mapping for the selected frequency measurement.

Namespace: AverageFrequencyUI
Assembly: OneSecondFrequencyAverager (in OneSecondFrequencyAverager.dll) Version: 2.4.182-beta
Syntax
public RelayCommand AddSelectedCommand { get; }
View Source

Property Value

RelayCommand
See Also