'Declaration Public Function IsNew() As ValueTask(Of Boolean)
public ValueTask<bool> IsNew()
Return Value
A ValueTask representing the asynchronous operation of checking if the report is new.
'Declaration Public Function IsNew() As ValueTask(Of Boolean)
public ValueTask<bool> IsNew()