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++

Create Custom Filter in d365 through x++

Create custom Batch job without parameters in D365 X++