Skip to content

BeneServizioService.Distinct method

Distinct queries are not supported on this entity.

public override Task<Response<List<DistinctPropertyGroup>>> Distinct(DistinctOptions options, 
    bool refresh = false, RequestSettings? settings = null)

Exceptions

exception condition
NotSupportedException

See Also