共用方式為


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; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.excludeLastRequest")>]
member this.ExcludeLastRequest : obj with get, set
Public Property ExcludeLastRequest As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to