←Select platform

NumberOfSeriesRelatedInstances Property

Summary

Gets or sets the number of DICOM instances in the series.

Syntax

C#
VB
C++
public string NumberOfSeriesRelatedInstances { get; set; } 
  
Public Property NumberOfSeriesRelatedInstances As String 
public: 
property String^ NumberOfSeriesRelatedInstances { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly