openDICOM.NET API Reference (openDICOM# Class Library)

Sequence.TransferSyntax Property

Access corresponding DICOM transfer syntax. If null is assinged, the DICOM default transfer syntax will be used instead.

public openDicom.Encoding.TransferSyntax TransferSyntax {get; set;}

Implements

IDicomStreamMember.TransferSyntax

See Also

Sequence Class | openDicom.DataStructure.DataSet Namespace