set_order_by


Description:

public void set_order_by (string? order_by)

Sets the order_by property of the YouTubeQuery to the new order by string, order_by.

Set order_by to null to unset the property in the query URI.

Parameters:

this

a YouTubeQuery

order_by

a new order by string, or null