DVTk API
HandleTransactionFrom Method (actorName, dicomTransaction)
DVTkDvtk.IheActors.ActorsDssOrderFillerActorHandleTransactionFrom(ActorName, DicomTransaction)
DVTk API

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

Handle a Dicom Transaction from the given Actor Name.
Declaration Syntax
C#Visual BasicVisual C++
protected override void HandleTransactionFrom(
	ActorName actorName,
	DicomTransaction dicomTransaction
)
Protected Overrides Sub HandleTransactionFrom ( _
	actorName As ActorName, _
	dicomTransaction As DicomTransaction _
)
protected:
virtual void HandleTransactionFrom(
	ActorName^ actorName, 
	DicomTransaction^ dicomTransaction
) override
Parameters
actorName (ActorName)
Source Actor Name.
dicomTransaction (DicomTransaction)
Dicom Transaction.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0