NevronOpenVision
Nevron.Nov.Diagram.DrawingCommands Namespace / NMergeAndSendCommandAction Class
Fields Properties Methods Events


In This Topic
    NMergeAndSendCommandAction Class Members
    In This Topic

    The following tables list the members exposed by NMergeAndSendCommandAction.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NMergeAndSendCommandAction.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Executes this command action.  
    Public MethodOverridden. Gets the command associated with this command action.  
    Public MethodOverridden. Checks whether this action should be enabled for the given target.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the e-mail message for the given merged document.  
    Protected MethodMerges the given drawing document with the mail merge record at the given index.  
    Protected MethodSends the given e-mail message and returns true on success.  
    Top
    See Also