ArcFM Solution Developer Guide
CopyDesignPageTemplates Method (IMMDesignTemplateManager)


Syntax
'Declaration
 
Function CopyDesignPageTemplates( _
   ByVal bstrSrcDesignName As System.String, _
   ByVal bstrDestDesignName As System.String _
) As System.Boolean
'Usage
 
Dim instance As IMMDesignTemplateManager
Dim bstrSrcDesignName As System.String
Dim bstrDestDesignName As System.String
Dim value As System.Boolean
 
value = instance.CopyDesignPageTemplates(bstrSrcDesignName, bstrDestDesignName)
System.bool CopyDesignPageTemplates( 
   System.string bstrSrcDesignName,
   System.string bstrDestDesignName
)

Parameters

bstrSrcDesignName
bstrDestDesignName
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

IMMDesignTemplateManager Interface
IMMDesignTemplateManager Members

 

 


Send Comment