FieldMergingEventArgsIsValueFound Property |
Gets a value indicating whether a value was found in the data source.
Namespace: SautinSoft.Document.MailMergingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public bool IsValueFound { get; }
Public ReadOnly Property IsValueFound As Boolean
Get
Property Value
BooleanSee Also