DVTk API
GetHl7Server Method (actorName)
DVTkDvtk.IheActors.BasesBaseActorGetHl7Server(ActorName)
DVTk API

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

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

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0