If the form field is part of a merge block, this property returns the name of the block. If not, an empty string is returned.

Syntax

public string MergeBlockName { get; }
Public ReadOnly Property MergeBlockName() As String

Limitations

Read only.