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

Convert table rows to JSON in X++ D365

Create custom workflow in D365 X++

How to write Download Job or Push Job in D365 for new Custom Table?