Stores filters and sorting instructions created with the dialog in a SubTextPart object if the SubTextPart is a merge block. Throws an exception if the SubTextPart object is not a merge block.

StoreBlockMetaData(SubTextPart)

public void StoreBlockMetaData(SubTextPart subTextPart);
Public Sub StoreBlockMetaData(subTextPart As SubTextPart)

Parameters

Parameter Description
subTextPart The SubTextPart object to add the filters and sorting instructions to.