Member names cannot be the same as their enclosing type UiPath

Hi,

I am getting below issue while compiling project:

member names cannot be the same as their enclosing type

Can anyone pls help me?

@Kalpesh_Chaudhari

Hi,

This issue generally occurs when you pass same argument name or varible name as flow name.

Try changing variable or argument names which are similar to workflow/sequence/flowchart names

Thanks

4 Likes

Thanks, it worked for me :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.