SP.ViewCreationInformation Properties
Applies to: SharePoint Foundation 2010
The following table lists the properties of the SP.ViewCreationInformation class.
Properties
Name |
Description |
---|---|
Gets or sets a value that specifies whether the new list view is a paged view. |
|
Gets or sets a value that specifies whether the new list view is a personal view. If the value is false, the new list view is a public view. |
|
Gets or sets a value that specifies the query for the new list view. |
|
Its value must be equal to or less than 2147483647. |
|
Gets or sets a value that specifies whether the new list view is the default list view. |
|
Gets or sets the value that specifies the display name of the new list view. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
Gets or sets the value that specifies the collection of field internal names for the list fields in the new list view. |
|
Gets or sets a value that specifies the type of the new list view. |
Applies To
SP.ViewCreationInformation Class