This interface represents the ViewModel of the forward view.
| C# | Visual Basic | Visual C++ |
public interface IForwardViewModel
Public Interface IForwardViewModel
public interface class IForwardViewModel
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| ApplyCommand |
Gets the apply command.
| |
| CancelCommand |
Gets the cancel command.
| |
| Destination |
Gets or sets the destination.
| |
| Label |
Gets the label.
| |
| MediaVoice |
Gets or sets the media voice.
|