.NET Framework Class Library

MailMergeFieldNotFoundException Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.MailMerge Namespace >

.NET Framework Class Library

MailMergeFieldNotFoundException Class

Namespace: Gnostice.MailMerge

Assembly:  Gnostice.MailMerge (in Gnostice.MailMerge.dll)

Syntax

Visual Basic

Public Class MailMergeFieldNotFoundException _
 Inherits DocumentStudioException

C#

public class MailMergeFieldNotFoundException : DocumentStudioException

Visual C++

public ref class MailMergeFieldNotFoundException : public DocumentStudioException

Inheritance Hierarchy

System.Object

System.Exception

  Gnostice.Core.DocumentStudioException

    Gnostice.MailMerge.MailMergeFieldNotFoundException

See Also

MailMergeFieldNotFoundException Members

Gnostice.MailMerge Namespace