.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 > MailMergeFieldInfo.IsUnmapped Property |
Indicates whether field is unmapped
Namespace: Gnostice.MailMerge
Assembly: Gnostice.MailMerge (in Gnostice.MailMerge.dll)
Visual Basic |
Public ReadOnly Property IsUnmapped As Boolean |
C# |
public bool IsUnmapped { get; } |
Visual C++ |
public: |