Gets or sets the DICOM command which generated the event.
[EntityElementAttribute()]
public string Command { get; set; }
Public Property Command As String
A System.String representing the DICOM command which generated the event to match against.
Set this value to null to ignore this field for all matchings.
Use the Leadtools.Dicom.DicomCommandType enum names for a list of available values.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET