Fields Constructor
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Overload List
Name | Description | |
---|---|---|
Fields() | Obsolete. Initializes a new instance of the Fields class. | |
Fields(AllFields) | Obsolete. Initializes a new instance of the Fields class that includes all the columns in a Microsoft Windows SharePoint Services list. | |
Fields([]) | Obsolete. Initializes a new instance of the Fields class based on the specified collection of columns. |
Top