This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxCatalog Interface > ITxCatalog.Open Method (ArcObjects .NET 10.4 SDK) |
Opens a Catalog Configuration File at the specified path.
[Visual Basic .NET] Public Sub Open ( _ ByVal bstrCatalogPath As String _ )
[C#] public void Open ( string bstrCatalogPath );
[C++]
HRESULT Open(
BSTR bstrCatalogPath
);
[C++]
Parameters bstrCatalogPath [in] bstrCatalogPath is a parameter of type BSTR