Gets the command associated with the Command Set.
public DicomCommandType InformationCommand { get; } Public ReadOnly Property InformationCommand As Leadtools.Dicom.DicomCommandType public Leadtools.Dicom.DicomCommandType InformationCommand {get;} public DicomCommandType getInformationCommand() get_InformationCommand(); public:property Leadtools.Dicom.DicomCommandType InformationCommand {Leadtools.Dicom.DicomCommandType get();}
The command associated with the Command Set.
A Command Set is a special type of Data Set. Therefore, to create a Command Set, create a Data Set by instantiating DicomDataSet, and then initialize it by calling InitializeCommandSet method.
For an example, refer to InitializeCommandSet.
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
