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 : InformationFlags Property |
public DicomDataSetFlags InformationFlags {get;}
'Declaration
Public ReadOnly Property InformationFlags As DicomDataSetFlags
'Usage
Dim instance As DicomDataSet Dim value As DicomDataSetFlags value = instance.InformationFlags
public DicomDataSetFlags InformationFlags {get;}
public void initializeCommandSet(DicomCommandType commandType, boolean request)
get_InformationFlags();
public: property DicomDataSetFlags InformationFlags { DicomDataSetFlags get(); }