Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Station Property






Gets or sets the station name for this update operation.
Syntax
[ElementAttribute()]
public string Station {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property Station As String
'Usage
 
Dim instance As PatientUpdate
Dim value As String
 
instance.Station = value
 
value = instance.Station
[ElementAttribute()]
public:
property String^ Station {
   String^ get();
   void set (    String^ value);
}

Property Value

The station.
Remarks
Defaults to the machine name.
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