Returns a service object that can be accessed at runtime. The method returns null if no service object is associated with the specified symbolic name.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def GetServiceByName(self, Name:str) -> "IUnknown": |
- Name






