I am getting below error when I compile.
Operand for the method is not an element for code
DataSourceName dataSourceName = queryDataSourceStr(DMF***TargetEntity, DMF****PostalAddressView);
Error Line is appearing under "DMF****PostalAddressView".
Confused with the error appearing at this place. Any help is appreciated.