ArcFM Desktop Developer Guide
StoredDisplayCommand Constructor(IMMStoredDisplayName,String,StoredDisplaysMenu)


Syntax
'Declaration
 
Public Function New( _
   ByVal storedDisplayName As IMMStoredDisplayName, _
   ByVal newKey As String, _
   ByVal storedDisplayList As StoredDisplaysMenu _
)
'Usage
 
Dim storedDisplayName As IMMStoredDisplayName
Dim newKey As String
Dim storedDisplayList As StoredDisplaysMenu
 
Dim instance As New StoredDisplayCommand(storedDisplayName, newKey, storedDisplayList)
public StoredDisplayCommand( 
   IMMStoredDisplayName storedDisplayName,
   string newKey,
   StoredDisplaysMenu storedDisplayList
)

Parameters

storedDisplayName
newKey
storedDisplayList
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

StoredDisplayCommand Class
StoredDisplayCommand Members
Overload List

 

 


Send Comment