Provides a way to specify the target culture which is used when formatting date and currency values during the merge process in case of formatting problems (e. g. "fr-FR" or "de-DE"). If this property is null, the default is the server language.

Syntax

public string MergeCulture { get; set; }
Public Property MergeCulture As String