The following tables list the members exposed by MediaCreationManagementScu.
Public Constructors
Name | Description | |
---|---|---|
MediaCreationManagementScu | Initializes a new instance of the MediaCreationManagementScu class. |
Public Methods
Name | Description | |
---|---|---|
CancelMediaCreation | Cancels the media creation request. | |
CreateMedia | Sends a DICOM N-CREATE message to an SCP to initiate a media request operation. | |
GetMedia | Gets a currently initiated media creation request. | |
GetMediaObjectStatus | Gets the media creation execution status. | |
TestConnection | Tests the connection. | |
UpdateMediaObjectStatus | Updates the ExecutionStatus of the media creation object. |
Public Properties
Name | Description | |
---|---|---|
AllowLossyCompression | Gets or sets the value specifying whether or not to allow lossy compression. | |
AllowMediaSplitting | Gets or sets the value specifying whether or not to allow media splitting. | |
AllowNonDicomObjects | Gets or sets the value specifying whether to include non-DICOM objects(e.g., HTML files, JPEG images) that are a rendering of the DICOM instances, on the created media. | |
BarcodeSymbology | Gets or sets the barcode symbology. | |
BarcodeValue | Gets or sets the barcode value. | |
Connection | Gets or sets the connection. | |
IncludeDisplayApplication | Gets or sets the value specifying whether or not to include a display application. | |
LabelStyleSelection | Gets or sets the label style selection. | |
LabelText | Gets or sets the label text. | |
MediaDisposition | Gets or sets the media disposition. | |
MediaFileSetID | Gets or sets the media file set ID. | |
MediaFileSetUID | Gets or sets the media file set UID. | |
MediaSopInstanceUID | Gets or sets the media sop instance UID. | |
NumberOfCopies | Gets or sets the number of copies. | |
PreserveCompositeInstancesAfterMediaCreation | Gets or sets the value specifying whether or not to preserve composite instances after media creation. | |
Priority | Gets or sets the request priority. | |
Scp | Gets or sets the SCP. | |
SpecificCharacterSet | Gets or sets the specific character set. | |
UseLabelInformationFromInstances | Gets or sets the value specifying whether to extract information from the instances to use as the label. |
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