Completed Property

Summary

Gets the total number of Leadtools.Dicom.DicomDataSets that have been moved successfully

Syntax
C#
VB
C++
public int Completed { get; set; } 
  
Public Property Completed As Integer 
public: 
property int Completed { 
   int get(); 
   void set (    int ); 
} 

Property Value

The total number of Leadtools.Dicom.DicomDataSets that have been moved successfully

Requirements

Target Platforms

Help Version 20.0.2020.3.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly