Find distinct values (C#)
The C# client doesn’t support this method.
Instead, you can use Find rows (C#), and then use DistinctBy to extract the desired values from the response.
The C# client doesn’t support this method.
Instead, you can use Find rows (C#), and then use DistinctBy to extract the desired values from the response.