DVTk API
GetFirstActorIdFromDicomServer Method (actorType)
DVTkDvtk.IheActors.BasesBaseActorGetFirstActorIdFromDicomServer(ActorTypeEnum)
DVTk API

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

Get the Actor Id of the first instance of the given peer actor type DicomServer in this actor.
Declaration Syntax
C#Visual BasicVisual C++
public string GetFirstActorIdFromDicomServer(
	ActorTypeEnum actorType
)
Public Function GetFirstActorIdFromDicomServer ( _
	actorType As ActorTypeEnum _
) As String
public:
String^ GetFirstActorIdFromDicomServer(
	ActorTypeEnum actorType
)
Parameters
actorType (ActorTypeEnum)
Peer actor type.
Return Value
String - Actor Id.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0