Skip to content

Instantly share code, notes, and snippets.

@justinyoo
Last active November 30, 2015 22:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save justinyoo/4229dbb8b385e744db5c to your computer and use it in GitHub Desktop.
Save justinyoo/4229dbb8b385e744db5c to your computer and use it in GitHub Desktop.
CRM 2015 Filtering Sample
CrmSvcUtil.exe /url:https://[organisation-name].api.crm.dynamics.com/XRMServices/2011/Organization.svc
/out:[OrganisationService].cs
/username:[username]
/password:[password]
/namespace:[Output.Namespace]
/serviceContextName:[OrganisationServiceContext]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment