Get the site interface.
| [Visual Basic .NET] |
|---|
Public Function GetAsSite() As IAgAvtrSite |
| [C#] |
|---|
public IAgAvtrSite GetAsSite(); |
| [Managed C++] |
|---|
public: IAgAvtrSite ^ GetAsSite(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrSite getAsSite(); |
[Python - STK API ] |
|---|
def GetAsSite(self) -> "IAgAvtrSite": |






