This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IAMSWorkspace Interface > IAMSWorkspace.StoreProperties Method (ArcObjects .NET 10.4 SDK) |
Stores connection properties in the workspace.
[Visual Basic .NET]
Public Sub StoreProperties ( _
)
[C#] public void StoreProperties ( );
[C++]
HRESULT StoreProperties(
void
);