Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

NumberOfRelatedInstances Property (Patient)






Gets the number of related instances.
Syntax
public Nullable<int> NumberOfRelatedInstances {get; set;}
'Declaration
 
Public Property NumberOfRelatedInstances As Nullable(Of Integer)
'Usage
 
Dim instance As Patient
Dim value As Nullable(Of Integer)
 
instance.NumberOfRelatedInstances = value
 
value = instance.NumberOfRelatedInstances

            

            
public:
property Nullable<int> NumberOfRelatedInstances {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

Property Value

The number of related instances.
Requirements

Target Platforms

See Also

Reference

Patient Class
Patient Members

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