←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly