|
ErrorViewModelTSendReportCommand Property
|
Send the report command.
Namespace:
CADSharpTools.MVVM.ViewModels
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic DelegateCommand SendReportCommand { get; set; }
Public Property SendReportCommand As DelegateCommand
Get
Set
Property Value
Type:
DelegateCommand
See Also