CompletionFlag Enumeration

Summary

The estimated degree of completeness of this SR Document with respect to externally defined criteria in a manner specified in the Conformance Statement.

Syntax
C#
VB
C++
public enum CompletionFlag 
  
Public Enum CompletionFlag  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class CompletionFlag : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0UnspecifiedCompletion flag wasn't specified.
1PartialPartial content.
2CompleteComplete content.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly