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(); }