Click or drag to resize

SendScanControllerCommandAutomationSettingViewViewModelFactory Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.JobElements.SendScanControllerCommandAutomationSettingView.ViewModelFactory"]


Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public Func<ScanControllerCommandType, BaseScanControllerCommandViewModel> ViewModelFactory { get; init; }

Property Value

FuncScanControllerCommandType, BaseScanControllerCommandViewModel
See Also