Prod.: Engine, ver.: 6019, ID: 60001349, Wish : Add to the vdFilterObject the ability to filter deleted objects or not

Wish : Add to the vdFilterObject the ability to filter deleted objects or not

Article60001349
TypeWish
ProductEngine
Version6019
Date Added3/14/2011
FixedYes [3/15/2011]
Submitted byWayne Romer
Keywords

Subject

Add to the vdFilterObject the ability to filter deleted objects or not

Summary

Is it possible to add to the vdFilterObject the ability to filter deleted objects or not

Solution

Added in 6020

We added a new property short Deleted to the vdFilterObject as following

Valid values are -1, 0 and 1. Default value is -1.
When is -1 then it doesn't check for the deleted property.
When is 0 then it filters/select the non deleted objects.
When is 1 then it filters/select the deleted objects.