Closed jmawebtech closed 6 years ago
Yeah, you can use the AndCondition
class with your two queries as conditions in it. Check out the test for it here - https://github.com/Intacct/intacct-sdk-net/blob/master/Intacct.SDK.Tests/Functions/Common/Query/Logical/AndConditionTest.cs#L40
Hi,
I would like to query payments created from 2/1/2018 to 2/28/2018. Can I query using a date range?