DVTk API
GetDicomServer Method (actorName)
DVTkDvtk.IheActors.BasesBaseActorGetDicomServer(ActorName)
DVTk API

[This is preliminary documentation and is subject to change.]

Get the DicomServer that corresponds with the Destination Actor Name.
Declaration Syntax
C#Visual BasicVisual C++
public DicomServer GetDicomServer(
	ActorName actorName
)
Public Function GetDicomServer ( _
	actorName As ActorName _
) As DicomServer
public:
DicomServer^ GetDicomServer(
	ActorName^ actorName
)
Parameters
actorName (ActorName)
Destination Actor Name.
Return Value
DicomServer.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0