[This is preliminary documentation and is subject to change.]
Report level of activities reported by the Dicom Validation Tool (DVT).
| C# | Visual Basic | Visual C++ |
public enum ReportLevel
Public Enumeration ReportLevel
public enum class ReportLevel
| Member | Description |
|---|---|
| None |
None
|
| Error |
Error
|
| Debug |
Debug
|
| Warning |
Wanring
|
| Information |
Information
|
| Scripting |
Scripting
|
| ScriptName |
ScriptName
|
| MediaFilename |
MediaFilename
|
| DicomObjectRelationship |
Dicom object (Information Object IO) relationship
|
| DulpStateMachine |
DULP (Dicom Upper Layer) state machine
|
| WareHouseLabel |
Internal warehouse label of in memory validation objects
|
| ConditionText |
ConditionText
|