Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

NumberOfSeriesRelatedInstances Property







Gets or sets the number of DICOM instances in the series.
Syntax
public string NumberOfSeriesRelatedInstances {get; set;}
'Declaration
 
Public Property NumberOfSeriesRelatedInstances As String
'Usage
 
Dim instance As SeriesInformation
Dim value As String
 
instance.NumberOfSeriesRelatedInstances = value
 
value = instance.NumberOfSeriesRelatedInstances

            

            
public: __property string* get_NumberOfSeriesRelatedInstances();
public: __property void set_NumberOfSeriesRelatedInstances( 
   string* value
);
public:
property String^ NumberOfSeriesRelatedInstances {
   String^ get();
   void set (    String^ value);
}

Property Value

Type: System.String The number of DICOM instances in the series.
Requirements

Target Platforms

See Also

Reference

SeriesInformation Class
SeriesInformation Members

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