[]
        
(Showing Draft Content)

C1.Web.Mvc.BaseODataCollectionViewService-1.Fields

Fields Property

Fields

Gets or sets an array containing the names of the fields to retrieve from the data source.

Declaration
public string[] Fields { get; set; }
Remarks

If this property is set to null or to an empty array, all fields are retrieved.