Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

PatientWeight Property (ChangeStudy)






Gets or sets the patient weight.
Syntax
[ElementAttribute()]
public Nullable<double> PatientWeight {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property PatientWeight As Nullable(Of Double)
'Usage
 
Dim instance As ChangeStudy
Dim value As Nullable(Of Double)
 
instance.PatientWeight = value
 
value = instance.PatientWeight
[ElementAttribute()]
public:
property Nullable<double> PatientWeight {
   Nullable<double> get();
   void set (    Nullable<double> value);
}

Property Value

The patient weight to update.
Requirements

Target Platforms

See Also

Reference

ChangeStudy Class
ChangeStudy Members

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