How to get Channel Id from Request in the CRT ?

 For getting the Channel Id from the Request in the CRT. Use the below line in the.net Core

request.RequestContext.GetChannelConfiguration().ChannelNaturalId,

Thanks.

@LearnyIT

Comments

Popular posts from this blog

Create custom workflow in D365 X++

Convert amount from one currency to another currency using X++

How to Create Extended Data Types (EDTs) in Finance and Operations of Dynamics 365 -- F&O Customization Part 2