ArcFM Engine Developer Guide
PersistTemplate Method (IMMPageTemplate)


Syntax
'Declaration
 
Function PersistTemplate( _
   ByVal pLayout As ESRI.ArcGIS.Carto.IPageLayout _
) As Boolean
'Usage
 
Dim instance As IMMPageTemplate
Dim pLayout As ESRI.ArcGIS.Carto.IPageLayout
Dim value As Boolean
 
value = instance.PersistTemplate(pLayout)
bool PersistTemplate( 
   ESRI.ArcGIS.Carto.IPageLayout pLayout
)

Parameters

pLayout
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

IMMPageTemplate Interface
IMMPageTemplate Members

 

 


Send Comment