Message-ID: <77215468.8199.1711637252901.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8198_231529576.1711637252901" ------=_Part_8198_231529576.1711637252901 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html WordTemplate.SetRepeatBlock

WordTemplate.SetRepeatBlock

=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20 =20 =20 =20 =20 =20

Overload

Description

SetRepeatBlock(System.Data.DataSet, String)

Sets the specified repeat block's data source to= an ADO.NET DataSet. A repeat block is a fragment in the template document = that will be repeated for each row in a data source. In the template docume= nt, repeat blocks are defined by Word bookmarks that contain merge fields.<= /td>=20

SetRepeatBlock(System.Data.DataSet, String, Int32)

Sets the specified repeat block's data source to= an ADO.NET DataSet.

SetRepeatBlock(System.Data.DataTable, String)

Sets the specified repeat block's data source to= an ADO.NET DataTable.

SetRepeatBlock(System.Data.DataTable, String, Int32)

Sets the specified repeat block's data source to= an ADO.NET DataTable.

SetRepeatBlock(System.Data.IDataReader, String)

Sets the specified repeat block's data source to= an IDataReader interface, which may be either a SqlDataReader, OleDbDataRe= ader or an AdomdDataReader.

SetRepeatBlock(System.Data.IDataReader, String, Int32)

Sets the specified repeat block's data source to= an IDataReader interface, which may be either a SqlDataReader, OleDbDataRe= ader, or an AdomdDataReader.

SetRepeatBlock(Object(), String(), String)

Sets the specified repeat block's data source to= a 1-dimensional array of objects.

SetRepeatBlock(Object(,), String(), String)

Sets the specified repeat block's data source to= a multidimensional (rectangular) array of objects.

SetRepeatBlock(Object(,), String(), String, Int32, Boolean)

<= /td>=20
Sets the specified repeat block's data source to= a multidimensional (rectangular) array of objects.

SetRepeatBlock(Object()(), String(), String)

Sets the specified repeat block's data source to= a jagged array (array-of-arrays) of objects.

SetRepeatBlock(Object()(), String(), String, Int32, Boolean)

=
Sets the specified repeat block's data source to= a jagged array (array-of-arrays) of objects.

SetRepeatBlock(System.Collections.IEnumerator, String)

Sets the specified repeat block's data source to= an IEnumerator collectio= n.

SetRepeatBlock(System.Collections.IEnumerator, String, String)

Sets the specified repeat block's data source to= an IEnumerator collectio= n.

SetRepeatBlock(System.Collections.ICollection, String)

Sets the specified repeat block's data source to= an ICollection.

SetRepeatBlock(System.Collections.ICollection, String, String)

Sets the specified repeat block's data source to= an ICollection.
=20

SharePoint Integration Extension Methods

=20

Introduced in build 4.5

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Overload

Description

SetRepeatBlock(Microsoft.SharePoint.SPList, String, Int32)

=20
Sets the specified repeat block's data source to= a SharePoint List.

SetRepeatBlock(Microsoft.SharePoint.SPList, String)

Sets the specified repeat block's data source to= a SharePoint List.

SetRepeatBlock(Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPL= ist, String, Int32)

Sets the specified repeat block's data source to= a SharePoint View.

SetRepeatBlock(Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPL= ist, String)

Sets the specified repeat block's data source to= a SharePoint View.
------=_Part_8198_231529576.1711637252901--