Message-ID: <2107591966.7911.1711625646006.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_7910_1737457175.1711625646006" ------=_Part_7910_1737457175.1711625646006 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html SourceFieldCollection.Item(String)

SourceFieldCollection.Item(String)

Introduced in build 8.4

=20

Description

= =20

Returns the SourceField with the specified name.

=20
C#
=20
 public SourceField this[String name] { get; }
=20
=20
vb.net
=20
Public Default ReadOnly Property Item(ByVal name As String) As SourceField
=20
=20

Parameters

=20
name
The name of th= e=20 SourceField to return.=20

Returns

The=20 SourceField with the specified name.
------=_Part_7910_1737457175.1711625646006--