ContributionsMost RecentMost LikesSolutionsHow do we pass multiple values for object property under NameMapping I have requirment to map multiple values for single property i.e. say "WPFText" with multiple values say Visa,MAsterCard and American Express. Can we use pipeline symbol to pass values like "Visa|MasterCard|American Express" which are possible values for object identification Solved