When we are designing the orchestration, Intellisense don't show us this property:

We have to write "Message_1(MIME." and Intellisense will show us this property:

This is because MIME.FileName is a PartContextPropertyBase and Intellisense by default only show us the MessageContextPropertyBase properties.
No comments:
Post a Comment