|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
| Leadtools.Dicom.Scu Namespace > PerformedProcedureStepScu Class : Create Method |
| Overload | Description |
|---|---|
| Create<TData>(DicomScp,TData) | Sends an N-CREATE-REQ to the SCP. |
| Create<TData>(DicomScp,Boolean,TData) | Sends an N-CREATE-REQ to the SCP. |
| Create<TData>(DicomScp,TData,BeforeAddTagDelegate) | Sends an N-CREATE-REQ to the SCP. |
| Create(DicomScp,DicomDataSet,String) | Sends an N-CREATE-REQ to the SCP. |
| Create<TData>(DicomScp,TData,Boolean,BeforeAddTagDelegate) | Sends an N-CREATE-REQ to the SCP. |