DVTk API
Source Property
DVTkDvtkData.DulA_ABORTSource
DVTk API

[This is preliminary documentation and is subject to change.]

This Source field shall contain an integer value encoded as an unsigned binary number.
Declaration Syntax
C#Visual BasicVisual C++
public byte Source { get; set; }
Public Property Source As Byte
public:
property unsigned char Source {
	unsigned char get ();
	void set (unsigned char value);
}
Remarks
One of the following values shall be used:
0 - DICOM UL service-user (initiated abort)
1 - reserved
2 - DICOM UL service-provider (initiated abort)

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0