StatusBase Class (original) (raw)

Summary

This is a base class for all StatusXxxx classes. The StatusXxxx classes represent all status-related elements that can be included in the command set of a DIMSE service response.

Syntax

public: ref class StatusBase

RemarksA DIMSE service response Command Set includes a required Status Element (0000,0900), and other optional Status Elements. The StatusBase class is a base class for all the StatusXxxxx classes, which are used to easily read/write the optional status elements.

The DIMSE services include:

Leadtools.Dicom.Common Assembly