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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.