This document is archived and information here might be outdated. Recommended version. |
The catalog object used internally by the GxDialog.
[Visual Basic .NET] Public ReadOnly Property InternalCatalog As ITxCatalog
[C#] public ITxCatalog InternalCatalog {get;}
[C++]
HRESULT get_InternalCatalog(
ITxCatalog** ppiCatalog
);
[C++]
Parameters ppiCatalog [out, retval]
ppiCatalog is a parameter of type ITxCatalog**