[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.ViewFieldCollectionBuilder.Items

Items Method

Items(params string[])

Configure the field collection according to the specified field key list.

Declaration
public ViewFieldCollectionBuilder Items(params string[] fieldKeys)
Parameters
Type Name Description
string[] fieldKeys

The field key list.

Returns
Type Description
ViewFieldCollectionBuilder

The builder.