Represents the CaseData view-model.

C# | Visual Basic | Visual C++ |
public interface ICaseDataViewModel
Public Interface ICaseDataViewModel
public interface class ICaseDataViewModel

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | Header |
Gets the header.
|
![]() | Interaction |
Gets or sets the interaction.
|
![]() | ListOfCaseData |
Gets the list of attached data elements.
|
![]() | ListOfHistory |
Gets the list of history elements.
|
![]() | Load()()() |
Loads this instance.
|
![]() | Unload()()() |
Unloads this instance.
|