Share via


SapOpenHubTableDataset.ExcludeLastRequest Property

Definition

Gets or sets whether to exclude the records of the last request. The default value is true. Type: boolean (or Expression with resultType boolean).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.excludeLastRequest")]
public object ExcludeLastRequest { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to