Returns True if the data view is empty.
Syntax:
EmptyDataview(generation)
Parameters:
generation – A number that represents the task's hierarchic position in the runtime task tree. 0 represents the current task, 1 its immediate ancestor, and so on.
Returns:
See also:
Empty Dataview internal event
Allow Empty Dataview task property
The Online and Rich Client Samples projects (program DV16 and RDV16)