DVTk API
HandleTransactionFrom Method (actorName, hl7Transaction)
DVTkDvtk.IheActors.ActorsOrderPlacerActorHandleTransactionFrom(ActorName, Hl7Transaction)
DVTk API

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

Handle an HL7 Transation from the given Actor Name.
Declaration Syntax
C#Visual BasicVisual C++
protected override void HandleTransactionFrom(
	ActorName actorName,
	Hl7Transaction hl7Transaction
)
Protected Overrides Sub HandleTransactionFrom ( _
	actorName As ActorName, _
	hl7Transaction As Hl7Transaction _
)
protected:
virtual void HandleTransactionFrom(
	ActorName^ actorName, 
	Hl7Transaction^ hl7Transaction
) override
Parameters
actorName (ActorName)
Source Actor Name.
hl7Transaction (Hl7Transaction)
HL7 Transaction.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0