​
​
​

Gets or sets the list of merge blocks nested inside this merge block.

Syntax

​public List<DocumentServer.DataSources.MergeBlockInfo> ChildBlocks { get; set; }
​Public Property ChildBlocks() As List(Of DocumentServer.DataSources.MergeBlockInfo)
​