LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Number Property

Show in webframe





Gets the series number.
Syntax
public Nullable<int> Number {get; set;}
'Declaration
 
Public Property Number As Nullable(Of Integer)
'Usage
 
Dim instance As Series
Dim value As Nullable(Of Integer)
 
instance.Number = value
 
value = instance.Number

            

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

Property Value

A number that identifies this series.
Example
For an example refer to QueryRetrieveScu.Find
Requirements

Target Platforms

See Also

Reference

Series Class
Series Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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