[This is preliminary documentation and is subject to change.]
Get the DicomServer that corresponds with the Destination Actor Name.
| C# | Visual Basic | Visual C++ |
public DicomServer GetDicomServer( ActorName actorName )
Public Function GetDicomServer ( _ actorName As ActorName _ ) As DicomServer
public: DicomServer^ GetDicomServer( ActorName^ actorName )
- actorName (ActorName)
- Destination Actor Name.
DicomServer.