Returns an IAgUiRtWindowHandle which can
configure the provided entity.
| [Visual Basic .NET] |
|---|
Public Function GetUiForEntity( _
ByVal EntityID As String _
) As IAgUiRtWindowHandle
|
| [C#] |
|---|
public IAgUiRtWindowHandle GetUiForEntity(
|
| [Managed C++] |
|---|
public: IAgUiRtWindowHandle^ GetUiForEntity(
|
| [Java] |
|---|
public IAgUiRtWindowHandle getUiForEntity(
|
| [Unmanaged C++] |
|---|
public: HRESULT GetUiForEntity(
|
- EntityID