MppsNSetCommand Class Members (original) (raw)
Summary
The following tables list the members exposed by MppsNSetCommand.
Public Constructors
Name | Description | |
---|---|---|
![]() |
MppsNSetCommand | Initializes a new instance of the MppsNSetCommand class. |
![]() |
NSetCommand | Initializes a new instance of the NSetCommand class. (Inherited from NSetCommand) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
OnMppsUpdated | Causes the MppsUpdated event to be fired. |
![]() |
OnMppsUpdating | Causes the MppsUpdating event to be fired. |
![]() |
SendErrorResponse | Sends the error response that occurred during a DICOM command. (Inherited from NSetCommand) |
Public Properties
Name | Description | ||
---|---|---|---|
![]() |
Configuration | Gets the configuration object for the NSetCommand (Inherited from NSetCommand) | |
![]() |
DataAccess | Gets or sets the object used to update the MPPS instance. | |
![]() |
Shared in VB") | DefaultMppsIOD | Gets the XML stream which describes the Modality performed procedure step IOD supported by this command. |
![]() |
Shared in VB") | IODSchema | Gets the XML schema which describes the Modality performed procedure step IOD supported by this command. |
![]() |
PPSConfiguration | Gets the configuration for the MppsNSetCommand. | |
![]() |
Session | Gets the client session proxy which handles the DICOM N-SET messages. (Inherited from NSetCommand) | |
![]() |
Session2 | Gets the client session proxy which handles the DICOM N-SET messages. (Inherited from NSetCommand) |
Public Events
Name | Description | |
---|---|---|
![]() |
MppsUpdated | Occurs after updating a Modality performed procedure step instance. |
![]() |
MppsUpdating | Occurs before updating a Modality performed procedure step instance. |