The FetchXML statement is available in the data flow properties list. Follow these steps to set up an expression:
"<fetch xmlns:generator='xxxx'><entity name='opportunity'><all-attributes /><filter><condition attribute='modifiedon' operator='gt' value='" + @[User::vFetchXMLModifiedOnDate] + " ' /></filter></entity></fetch>"