C#
VB
C++
Java
Gets the Meta-header flags and Transfer Syntax flags that indicate the file characteristics.
public DicomDataSetFlags InformationFlags { get; }
Public ReadOnly Property InformationFlags As DicomDataSetFlags
public void initializeCommandSet(DicomCommandType commandType, boolean request)
public:
property DicomDataSetFlags InformationFlags {
DicomDataSetFlags get();
}
The Meta-header flags and Transfer Syntax flags that indicate the file characteristics.