interface HasExistingDataFilterV3 {
    hasData: SourceReference[];
}

Properties

Properties

hasData: SourceReference[]

Matches instances that have data in the referenced views or containers.