[]
        
(Showing Draft Content)

C1.Web.Mvc.BaseODataCollectionViewService-1.Keys

Keys Property

Keys

Gets or sets an array containing the names of the key fields. Key fields are required for update operations (add/remove/delete).

Declaration
public string[] Keys { get; set; }