[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:
1 - DICOM UL service-user
2 - DICOM UL service-provider (ACSE related function)
3 - DICOM UL service-provider (Presentation related function)
1 - DICOM UL service-user
2 - DICOM UL service-provider (ACSE related function)
3 - DICOM UL service-provider (Presentation related function)