Share via


ListFields Object Members

SharePoint Designer Developer Reference

Represents a collection of ListField objects that define the text fields used within lists.

Methods

  Name Description
Add Adds a new ListField object to the ListFields collection.

Properties

  Name Description
Application Returns an Application object that represents the 2nd_SPDesignerGeneric application.
Count Returns a Variant that represents the number of text fields in all the lists in a Web site.
Item Returns an individual list field in a collection of list fields.
Parent Returns an Object that represents the parent object of the specified object. Read-only.