This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxCatalog Interface > ITxCatalog.Save Method (ArcObjects .NET 10.5 SDK) |
Save the catalogs state to a configurations file at the Path specified.
[Visual Basic .NET] Public Sub Save ( _ ByVal bstrPath As String _ )
[C#] public void Save ( string bstrPath );
[C++]
HRESULT Save(
BSTR bstrPath
);
[C++]
Parameters bstrPath [in] bstrPath is a parameter of type BSTR