ArcFM Engine Developer Guide
SaveSystemToPersistence Method (MMGraphicFavHelperClass)


Syntax
'Declaration
 
Public Overridable Function SaveSystemToPersistence( _
   ByVal pList As ID8List, _
   ByVal pWksp As ESRI.ArcGIS.Geodatabase.IWorkspace _
) As Boolean
'Usage
 
Dim instance As MMGraphicFavHelperClass
Dim pList As ID8List
Dim pWksp As ESRI.ArcGIS.Geodatabase.IWorkspace
Dim value As Boolean
 
value = instance.SaveSystemToPersistence(pList, pWksp)
public virtual bool SaveSystemToPersistence( 
   ID8List pList,
   ESRI.ArcGIS.Geodatabase.IWorkspace pWksp
)

Parameters

pList
pWksp
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

MMGraphicFavHelperClass Class
MMGraphicFavHelperClass Members

 

 


Send Comment