ArcFM Desktop Developer Guide
SaveMapAsStoredDisplay Method (IMMStoredDisplayManager)


Syntax
'Declaration
 
Function SaveMapAsStoredDisplay( _
   ByVal pSDName As IMMStoredDisplayName, _
   ByVal bAutoOverwrite As Boolean _
) As Boolean
'Usage
 
Dim instance As IMMStoredDisplayManager
Dim pSDName As IMMStoredDisplayName
Dim bAutoOverwrite As Boolean
Dim value As Boolean
 
value = instance.SaveMapAsStoredDisplay(pSDName, bAutoOverwrite)
bool SaveMapAsStoredDisplay( 
   IMMStoredDisplayName pSDName,
   bool bAutoOverwrite
)

Parameters

pSDName
bAutoOverwrite
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

IMMStoredDisplayManager Interface
IMMStoredDisplayManager Members

 

 


Send Comment