This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemplateEditorDialog Interface > ITemplateEditorDialog.SaveStorage Method (ArcObjects .NET 10.4 SDK) |
Save the relevant information from memory into storage.
[Visual Basic .NET] Public Sub SaveStorage ( _ ByVal rootStorage As IStorage _ )
[C#] public void SaveStorage ( IStorage rootStorage );
[C++]
HRESULT SaveStorage(
IStorage* rootStorage
);
[C++]
Parameters rootStorage [in]
rootStorage is a parameter of type IStorage