[This is preliminary documentation and is subject to change.]
This Source field shall contain an integer value encoded as an unsigned binary number.
| C# | Visual Basic | Visual C++ |
public byte Source { get; set; }
Public Property Source As Byte
public: property unsigned char Source { unsigned char get (); void set (unsigned char value); }
One of the following values shall be used:
0 - DICOM UL service-user (initiated abort)
1 - reserved
2 - DICOM UL service-provider (initiated abort)
0 - DICOM UL service-user (initiated abort)
1 - reserved
2 - DICOM UL service-provider (initiated abort)