Forum Discussion

shroti_kapartiw's avatar
shroti_kapartiw
New Contributor
13 years ago

How to verify filter result obtained by using between operator

i want to verify filter result obtained by using between operator. The value must be >= data1 and must be <= data2. Can i use "aqObject.CompareProperty" for above scenario. Any other sol...