'DeclarationPublic Sub Update( _ ByVal MPPS As DicomDataSet, _ ByVal Encoding As DicomDataEncoding, _ ByVal TransferSyntax As String, _ ByVal MPPSUID As String _ )
'UsageDim instance As MPPSWebClient Dim MPPS As DicomDataSet Dim Encoding As DicomDataEncoding Dim TransferSyntax As String Dim MPPSUID As String instance.Update(MPPS, Encoding, TransferSyntax, MPPSUID)
public void Update( DicomDataSet MPPS, DicomDataEncoding Encoding, string TransferSyntax, string MPPSUID )
public: void Update( DicomDataSet^ MPPS, DicomDataEncoding Encoding, String^ TransferSyntax, String^ MPPSUID )
Parameters
- MPPS
- The MPPS DataSet
- Encoding
- The encoding to use (native/json/xml)
- TransferSyntax
- The transfer syntax to use to send the instance
- MPPSUID
- UID of the NPI object
Return Value
A success response shall have no payload. A failure response payload may contain a Status Report describing any failures, warnings, or other useful information. All can be found in object