NevronOpenVision
Nevron.Nov.Text Namespace / NMailMergeFieldMap Class / TryGet Method
In This Topic
    TryGet Method (NMailMergeFieldMap)
    In This Topic
    Tries to get the mapped name for the given data field and returns true on success.
    Syntax
    public System.bool TryGet( 
       ENMailMergeDataField field,
       out System.string mappedName
    )

    Parameters

    field
    mappedName
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also