The interface for the StaticCaseDataViewModel class.
| C# | Visual Basic | Visual C++ |
public interface IStaticCaseDataViewModel
Public Interface IStaticCaseDataViewModel
public interface class IStaticCaseDataViewModel
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| CaseId |
Gets or sets the case id.
| |
| DispositionCodeLabel |
Gets the disposition code label.
| |
| FrameColor |
Gets the frame color.
| |
| Header |
Gets the header.
| |
| ListOfCaseData |
Gets the list of case data.
| |
| ListOfDispositionCode |
Gets the list of disposition code.
| |
| Load()()() |
Loads this instance.
| |
| Unload()()() |
Unloads this instance.
| |
| UserData |
Gets or sets the user data.
|