ArcFM Engine Developer Guide
SaveToFile Method (MMAnalysisAPIClass)


Syntax
'Declaration
 
Public Overridable Sub SaveToFile( _
   ByVal sPath As String, _
   Optional ByVal pProperties As ESRI.ArcGIS.esriSystem.IPropertySet _
) 
'Usage
 
Dim instance As MMAnalysisAPIClass
Dim sPath As String
Dim pProperties As ESRI.ArcGIS.esriSystem.IPropertySet
 
instance.SaveToFile(sPath, pProperties)
public virtual void SaveToFile( 
   string sPath,
   ESRI.ArcGIS.esriSystem.IPropertySet pProperties
)

Parameters

sPath
pProperties
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMAnalysisAPIClass Class
MMAnalysisAPIClass Members

 

 


Send Comment