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

Show in webframe

SeriesNumber Property (SeriesQuery)






Gets or sets the series number.
Syntax
[BrowsableAttribute(false)]
[DescriptionAttribute("Series number")]
[ElementAttribute()]
[DisplayNameAttribute("Series #")]
[CategoryAttribute("Series")]
public Nullable<int> SeriesNumber {get; set;}
'Declaration
 
<BrowsableAttribute(False)>
<DescriptionAttribute("Series number")>
<ElementAttribute()>
<DisplayNameAttribute("Series #")>
<CategoryAttribute("Series")>
Public Property SeriesNumber As Nullable(Of Integer)
'Usage
 
Dim instance As SeriesQuery
Dim value As Nullable(Of Integer)
 
instance.SeriesNumber = value
 
value = instance.SeriesNumber

            

            
[BrowsableAttribute(false)]
[DescriptionAttribute("Series number")]
[ElementAttribute()]
[DisplayNameAttribute("Series #")]
[CategoryAttribute("Series")]
public:
property Nullable<int> SeriesNumber {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

Property Value

The series number.
Requirements

Target Platforms

See Also

Reference

SeriesQuery Class
SeriesQuery Members

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