[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.
| C# | Visual Basic | Visual C++ |
public string GetFirstActorIdFromDicomServer( ActorTypeEnum actorType )
Public Function GetFirstActorIdFromDicomServer ( _ actorType As ActorTypeEnum _ ) As String
public: String^ GetFirstActorIdFromDicomServer( ActorTypeEnum actorType )
- actorType (ActorTypeEnum)
- Peer actor type.
String - Actor Id.