[This is preliminary documentation and is subject to change.]
Activities are used internally by the DVTK component to
report validation activities to the connection application layer.
These classes should not be directly used by the end-user.
These classes should not be directly used by the end-user.
| C# | Visual Basic | Visual C++ |
namespace DvtkData.Activities
Namespace DvtkData.Activities
namespace DvtkData.Activities
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| Activity |
Activity performed.
| |
| ActivityReportLevel |
The types of activity report severity levels.
| |
| ActivityType |
Types of Activity performed.
| |
| ApplicationActivityReport |
A generic application activity report. This is generic ApplicationActivityReport is complementary to the Activity items.
| |
| UserActivityReport |
A generic user activity report. This is generic UserActivityReport is complementary to the Activity items.
|