ContentIterator.EnsureFieldIndexedEx method

Ensures that the SPField object is indexed for a SPList object.

Overload list

  Name Description
Public methodStatic member EnsureFieldIndexedEx(SPList, SPField, Boolean) Ensures that the SPField object is indexed for a SPList object.
Public methodStatic member EnsureFieldIndexedEx(SPList, Guid, Boolean) Ensures that the SPField object is indexed for a SPList object.
Public methodStatic member EnsureFieldIndexedEx(SPList, String, Boolean) Ensures that the SPField object is indexed for a SPList object.

Top

Remarks

Overload.

See also

Reference

ContentIterator class

ContentIterator members

Microsoft.Office.Server.Utilities namespace