.NET Framework Class Library

MailMergeFieldInfo.IsUnmapped Property

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

MailMergeFieldInfo.IsUnmapped Property

Indicates whether field is unmapped

Namespace: Gnostice.MailMerge

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

Syntax

Visual Basic

Public ReadOnly Property IsUnmapped As Boolean
 Get

C#

public bool IsUnmapped { get; }

Visual C++

public:
property bool IsUnmapped {
 bool get ();
}

See Also

MailMergeFieldInfo Class

MailMergeFieldInfo Members

Gnostice.MailMerge Namespace