Aracılığıyla paylaş


PagedApplicationTypeQueryDescription.ExcludeApplicationParameters Property

Definition

Gets or sets whether to exclude application parameters from the query result.

public bool ExcludeApplicationParameters { get; set; }
member this.ExcludeApplicationParameters : bool with get, set
Public Property ExcludeApplicationParameters As Boolean

Property Value

Remarks

Defaults to false.

Setting this to true leaves the DefaultParameters blank.

Applies to