Get the catalog source interface for this object.
| [Visual Basic .NET] |
|---|
Public Function GetAsCatalogSource() As IAgAvtrCatalogSource |
| [C#] |
|---|
public IAgAvtrCatalogSource GetAsCatalogSource(); |
| [Managed C++] |
|---|
public: IAgAvtrCatalogSource ^ GetAsCatalogSource(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrCatalogSource getAsCatalogSource(); |
[Python - STK API ] |
|---|
def GetAsCatalogSource(self) -> "IAgAvtrCatalogSource": |






