DVTk API
DicomWorklistServer Constructor (parentActor, actorName)
DVTkDvtk.IheActors.DicomDicomWorklistServerDicomWorklistServer(BaseActor, ActorName)
DVTk API

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

Class constructor.
Declaration Syntax
C#Visual BasicVisual C++
public DicomWorklistServer(
	BaseActor parentActor,
	ActorName actorName
)
Public Sub New ( _
	parentActor As BaseActor, _
	actorName As ActorName _
)
public:
DicomWorklistServer(
	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