AppComplianceReportCollectionGetAllOptions.Select Property

Definition

OData Select statement. Limits the properties on each entry to just those requested, e.g. ?$select=reportName,id.

public string Select { get; set; }
member this.Select : string with get, set
Public Property Select As String

Property Value

Applies to