[This is preliminary documentation and is subject to change.]
Uniquely identifies the Transfer Syntax used to encode the
following Data Set. This Transfer Syntax does not apply to
the File Meta Information.
| C# | Visual Basic | Visual C++ |
public TransferSyntax TransferSyntax { get; set; }
Public Property TransferSyntax As TransferSyntax
public: property TransferSyntax^ TransferSyntax { TransferSyntax^ get (); void set (TransferSyntax^ value); }
Note: It is recommended to use one of the DICOM Transfer
Syntaxes supporting explicit Value Representation
encoding to facilitate interpretation of File Meta
Element Values (See PS 3.5 of the DICOM Standard).
| Exception | Condition |
|---|---|
| ArgumentNullException | Argument is a nullNothingnullptr reference. |