I want to start working with the early bound classes (more specific the RenewContractRequest and related classes)
I have generated the cs file that holds all entities (from AccountState, Account to WorkflowLogSet )
But RenewContractRequest is not among them ?
To get started I am trying to implement this sample in a Custom Workflow Activity
https://msdn.microsoft.com/en-us/library/gg328503.aspx
If I am missing parameters when using the CrmSvcUtil command, please let me know !
CrmSvcUtil.exe /url:https://<ourtenant>.api.crm4.dynamics.com/XRMServices/2011/Organization.svc /out:earlyboudXRM.cs /username:<ouruser> /password:<ourpassword> /namespace:xrm /serviceContextName:OrganizationServiceContext