Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Add RetrieveCurrentOrganizationRequest #478

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sulzsolutions-st
Copy link

Add RetrieveCurrentOrganizationRequest

{
public bool CanExecute(OrganizationRequest request)
{
#if FAKE_XRM_EASY || FAKE_XRM_EASY_2013
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR @sulzsolutions-st . However the build is failing, I'm guessing it has to do with the precompilation symbols which will have to be moved to the top of the file, so it'll exclude messages that are not available for earlier versions entirely....

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants