[]
Indicates whether the report has unsaved changes.
public ValueTask<bool> HasUnsavedChanges()
Type | Description |
---|---|
ValueTask<bool> | A System.Threading.Tasks.ValueTask<> representing the asynchronous operation of checking if there are unsaved changes. |