DVTk API
DicomServer Constructor (parentActor, actorName)
DVTkDvtk.IheActors.DicomDicomServerDicomServer(BaseActor, ActorName)
DVTk API

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

Class constructor.
Declaration Syntax
C#Visual BasicVisual C++
public DicomServer(
	BaseActor parentActor,
	ActorName actorName
)
Public Sub New ( _
	parentActor As BaseActor, _
	actorName As ActorName _
)
public:
DicomServer(
	BaseActor^ parentActor, 
	ActorName^ actorName
)
Parameters
parentActor (BaseActor)
Parent Actor Name - (containing actor).
actorName (ActorName)
Destination Actor Name.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0