C#
VB
C++
Gets or sets the transaction ID of this update action.
[Element(DicomTag.TransactionUID)]
public string TransactionID { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property TransactionID As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ TransactionID {
String^ get();
void set ( String^ );
}
The transaction ID.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET