Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomDataSet Class : InformationCommand Property |
public DicomCommandType InformationCommand {get;}
'Declaration
Public ReadOnly Property InformationCommand As DicomCommandType
'Usage
Dim instance As DicomDataSet Dim value As DicomCommandType value = instance.InformationCommand
public DicomCommandType InformationCommand {get;}
public DicomCommandType getInformationCommand()
get_InformationCommand();
public: property DicomCommandType InformationCommand { DicomCommandType get(); }