C#
VB
C++
The estimated degree of completeness of this SR Document with respect to externally defined criteria in a manner specified in the Conformance Statement.
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
Value | Member | Description |
---|---|---|
0 | Unspecified | Completion flag wasn't specified. |
1 | Partial | Partial content. |
2 | Complete | Complete content. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET