Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

TransactionID Property






Gets or sets the transaction ID of this update action.
Syntax
[ElementAttribute()]
public string TransactionID {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property TransactionID As String
'Usage
 
Dim instance As PatientUpdate
Dim value As String
 
instance.TransactionID = value
 
value = instance.TransactionID
[ElementAttribute()]
public:
property String^ TransactionID {
   String^ get();
   void set (    String^ value);
}

Property Value

The transaction ID.
Requirements

Target Platforms

See Also

Reference

PatientUpdate Class
PatientUpdate Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features