Miner.Interop Namespace > MMTargetTabPersistClass Class : Save Method |
'Declaration
Public Overridable Function Save( _ ByVal pWS As ESRI.ArcGIS.Geodatabase.IWorkspace, _ ByVal bstrTreeName As System.String _ ) As System.Boolean
'Usage
Dim instance As MMTargetTabPersistClass Dim pWS As ESRI.ArcGIS.Geodatabase.IWorkspace Dim bstrTreeName As System.String Dim value As System.Boolean value = instance.Save(pWS, bstrTreeName)
public virtual System.bool Save( ESRI.ArcGIS.Geodatabase.IWorkspace pWS, System.string bstrTreeName )
public function Save( pWS: ESRI.ArcGIS.Geodatabase.IWorkspace; bstrTreeName: System.String ): System.Boolean; virtual;
public function Save( pWS : ESRI.ArcGIS.Geodatabase.IWorkspace, bstrTreeName : System.String ) : System.boolean;
public: virtual System.bool Save( ESRI.ArcGIS.Geodatabase.IWorkspace* pWS, System.string* bstrTreeName )
public: virtual System.bool Save( ESRI.ArcGIS.Geodatabase.IWorkspace^ pWS, System.String^ bstrTreeName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2