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