Used with any of the StatusXxxx.ToString(StatusFormatFlags,separator,tab) methods to customize the string return value.
[FlagsAttribute()]
public enum StatusFormatFlags
<FlagsAttribute()>
Public Enum StatusFormatFlags
public:
[FlagsAttribute]
enum class StatusFormatFlags sealed
Value | Member | Description |
---|---|---|
0 | None | None |
1 | IgnoreStatus | Exclude the Status tag (0000,0900) and value in the return string. |
2 | IgnoreAffectedSopClassUid | Exclude the AffectedSopClassUid tag (0000,0002) and value in the return string. |
4 | IgnoreAffectedSopInstanceUid | Exclude the AffectedSopInstanceUid tag (0000,1000) and value in the return string. |
This is used with any of the StatusXxxx.ToString(StatusFormatFlags,separator,tab) methods below to customize the ToString() return value:
For an example, refer to StatusAll.
Leadtools.Dicom.Common.DataTypes.Status Namespace
StatusFailureClassInstanceConflict
StatusFailureDuplicateSopInstance
StatusFailureInvalidArgumentValue
StatusFailureInvalidSopInstance
StatusFailureNoSuchSopInstance
StatusFailureProcessingFailure
StatusFailureRefusedNotAuthorized
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document