Returns the Prop Def export tool.
| [Visual Basic .NET] |
|---|
Public Function GetPropDefExportTool() As IAgVePropDefExportTool
|
| [C#] |
|---|
public IAgVePropDefExportTool GetPropDefExportTool();
|
| [Managed C++] |
|---|
public: IAgVePropDefExportTool^ GetPropDefExportTool();
|
| [Java] |
|---|
public IAgVePropDefExportTool getPropDefExportTool();
|
| [Unmanaged C++] |
|---|
public: HRESULT GetPropDefExportTool(
|