/// <summary> /// Initializes a new instance of the MicrosoftDynamicsCRMservice /// class. /// </summary> /// <param name="_organizationidValue">Unique identifier of the /// organization with which the service is associated.</param> /// <param name="granularity">Describes how often the service is /// performed.</param> /// <param name="isschedulable">Information about whether the service /// can be scheduled.</param> /// <param name="_createdbyValue">Unique identifier of the user who /// created the service.</param> /// <param name="_resourcespecidValue">Unique identifier of the /// resource specification with which the service is /// associated.</param> /// <param name="initialstatuscode">Initial status reason for the /// service activity.</param> /// <param name="anchoroffset">Used in conjunction with granularity to /// describes when services can be performed in relation to midnight on /// a given day.</param> /// <param name="isvisible">Information about whether the service is /// visible to users.</param> /// <param name="serviceid">Unique identifier of the associated /// service.</param> /// <param name="calendarid">Unique identifier of the calendar.</param> /// <param name="_createdonbehalfbyValue">Unique identifier of the /// delegate user who created the service.</param> /// <param name="overriddencreatedon">Date and time that the record was /// migrated.</param> /// <param name="duration">Duration of the service.</param> /// <param name="_modifiedbyValue">Unique identifier of the user who /// last modified the service.</param> /// <param name="_modifiedonbehalfbyValue">Unique identifier of the /// delegate user who last modified the service.</param> /// <param name="importsequencenumber">Unique identifier of the data /// import or data migration that created this record.</param> /// <param name="_strategyidValue">Value that is taken from /// PluginTypeId in the Plugin Type record for the scheduling strategy. /// This is the ID of the scheduling strategy plug-in associated with /// the service.</param> /// <param name="name">Name of the service.</param> /// <param name="createdon">Date and time when the service was /// created.</param> /// <param name="modifiedon">Date and time when the service was last /// modified.</param> /// <param name="versionnumber">Version number of the service.</param> /// <param name="showresources">For internal use only.</param> /// <param name="description">Description of activity that represents /// work done to satisfy a customer's need.</param> public MicrosoftDynamicsCRMservice(string _organizationidValue = default(string), string granularity = default(string), bool?isschedulable = default(bool?), string _createdbyValue = default(string), string _resourcespecidValue = default(string), int?initialstatuscode = default(int?), int?anchoroffset = default(int?), bool?isvisible = default(bool?), string serviceid = default(string), string calendarid = default(string), string _createdonbehalfbyValue = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), int?duration = default(int?), string _modifiedbyValue = default(string), string _modifiedonbehalfbyValue = default(string), int?importsequencenumber = default(int?), string _strategyidValue = default(string), string name = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string versionnumber = default(string), bool?showresources = default(bool?), string description = default(string), MicrosoftDynamicsCRMplugintype strategyid = default(MicrosoftDynamicsCRMplugintype), IList <MicrosoftDynamicsCRMincidentresolution> serviceIncidentresolutions = default(IList <MicrosoftDynamicsCRMincidentresolution>), IList <MicrosoftDynamicsCRMaccount> serviceAccounts = default(IList <MicrosoftDynamicsCRMaccount>), IList <MicrosoftDynamicsCRMserviceappointment> serviceServiceAppointments = default(IList <MicrosoftDynamicsCRMserviceappointment>), IList <MicrosoftDynamicsCRMquoteclose> serviceQuoteclose = default(IList <MicrosoftDynamicsCRMquoteclose>), IList <MicrosoftDynamicsCRMopportunityclose> serviceOpportunityclose = default(IList <MicrosoftDynamicsCRMopportunityclose>), IList <MicrosoftDynamicsCRMphonecall> servicePhonecalls = default(IList <MicrosoftDynamicsCRMphonecall>), IList <MicrosoftDynamicsCRMrecurringappointmentmaster> serviceRecurringappointmentmasters = default(IList <MicrosoftDynamicsCRMrecurringappointmentmaster>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMfax> serviceFaxes = default(IList <MicrosoftDynamicsCRMfax>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMannotation> serviceAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMtask> serviceTasks = default(IList <MicrosoftDynamicsCRMtask>), IList <MicrosoftDynamicsCRMsocialactivity> serviceSocialactivities = default(IList <MicrosoftDynamicsCRMsocialactivity>), MicrosoftDynamicsCRMcalendar calendaridCalendar = default(MicrosoftDynamicsCRMcalendar), IList <MicrosoftDynamicsCRMsyncerror> serviceSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMorderclose> serviceOrderclose = default(IList <MicrosoftDynamicsCRMorderclose>), IList <MicrosoftDynamicsCRMletter> serviceLetters = default(IList <MicrosoftDynamicsCRMletter>), IList <MicrosoftDynamicsCRMactivitypointer> serviceActivityPointers = default(IList <MicrosoftDynamicsCRMactivitypointer>), IList <MicrosoftDynamicsCRMbulkdeletefailure> serviceBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMcontact> serviceContacts = default(IList <MicrosoftDynamicsCRMcontact>), IList <MicrosoftDynamicsCRMappointment> serviceAppointments = default(IList <MicrosoftDynamicsCRMappointment>), IList <MicrosoftDynamicsCRMduplicaterecord> serviceDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMemail> serviceEmails = default(IList <MicrosoftDynamicsCRMemail>), IList <MicrosoftDynamicsCRMcalendarrule> serviceCalendarRules = default(IList <MicrosoftDynamicsCRMcalendarrule>), MicrosoftDynamicsCRMresourcespec resourcespecid = default(MicrosoftDynamicsCRMresourcespec), IList <MicrosoftDynamicsCRMasyncoperation> serviceAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMduplicaterecord> serviceDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMabsScheduledprocessexecution> absScheduledprocessexecutionServiceServiceid = default(IList <MicrosoftDynamicsCRMabsScheduledprocessexecution>)) { this._organizationidValue = _organizationidValue; Granularity = granularity; Isschedulable = isschedulable; this._createdbyValue = _createdbyValue; this._resourcespecidValue = _resourcespecidValue; Initialstatuscode = initialstatuscode; Anchoroffset = anchoroffset; Isvisible = isvisible; Serviceid = serviceid; Calendarid = calendarid; this._createdonbehalfbyValue = _createdonbehalfbyValue; Overriddencreatedon = overriddencreatedon; Duration = duration; this._modifiedbyValue = _modifiedbyValue; this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue; Importsequencenumber = importsequencenumber; this._strategyidValue = _strategyidValue; Name = name; Createdon = createdon; Modifiedon = modifiedon; Versionnumber = versionnumber; Showresources = showresources; Description = description; Strategyid = strategyid; ServiceIncidentresolutions = serviceIncidentresolutions; ServiceAccounts = serviceAccounts; ServiceServiceAppointments = serviceServiceAppointments; ServiceQuoteclose = serviceQuoteclose; ServiceOpportunityclose = serviceOpportunityclose; ServicePhonecalls = servicePhonecalls; ServiceRecurringappointmentmasters = serviceRecurringappointmentmasters; Organizationid = organizationid; ServiceFaxes = serviceFaxes; Modifiedonbehalfby = modifiedonbehalfby; Modifiedby = modifiedby; ServiceAnnotation = serviceAnnotation; ServiceTasks = serviceTasks; ServiceSocialactivities = serviceSocialactivities; CalendaridCalendar = calendaridCalendar; ServiceSyncErrors = serviceSyncErrors; Createdby = createdby; ServiceOrderclose = serviceOrderclose; ServiceLetters = serviceLetters; ServiceActivityPointers = serviceActivityPointers; ServiceBulkDeleteFailures = serviceBulkDeleteFailures; Createdonbehalfby = createdonbehalfby; ServiceContacts = serviceContacts; ServiceAppointments = serviceAppointments; ServiceDuplicateBaseRecord = serviceDuplicateBaseRecord; ServiceEmails = serviceEmails; ServiceCalendarRules = serviceCalendarRules; Resourcespecid = resourcespecid; ServiceAsyncOperations = serviceAsyncOperations; ServiceDuplicateMatchingRecord = serviceDuplicateMatchingRecord; AbsScheduledprocessexecutionServiceServiceid = absScheduledprocessexecutionServiceServiceid; CustomInit(); }
/// <summary> /// Initializes a new instance of the /// MicrosoftDynamicsCRMsdkmessageprocessingstep class. /// </summary> /// <param name="_modifiedonbehalfbyValue">Unique identifier of the /// delegate user who last modified the /// sdkmessageprocessingstep.</param> /// <param name="_organizationidValue">Unique identifier of the /// organization with which the SDK message processing step is /// associated.</param> /// <param name="sdkmessageprocessingstepid">Unique identifier of the /// SDK message processing step entity.</param> /// <param name="_sdkmessagefilteridValue">Unique identifier of the SDK /// message filter.</param> /// <param name="introducedversion">Version in which the form is /// introduced.</param> /// <param name="_sdkmessageidValue">Unique identifier of the SDK /// message.</param> /// <param name="componentstate">For internal use only.</param> /// <param name="configuration">Step-specific configuration for the /// plug-in type. Passed to the plug-in constructor at run /// time.</param> /// <param name="customizationlevel">Customization level of the SDK /// message processing step.</param> /// <param name="statecode">Status of the SDK message processing /// step.</param> /// <param name="mode">Run-time mode of execution, for example, /// synchronous or asynchronous.</param> /// <param name="_createdonbehalfbyValue">Unique identifier of the /// delegate user who created the sdkmessageprocessingstep.</param> /// <param name="overwritetime">For internal use only.</param> /// <param name="_modifiedbyValue">Unique identifier of the user who /// last modified the SDK message processing step.</param> /// <param name="solutionid">Unique identifier of the associated /// solution.</param> /// <param name="asyncautodelete">Indicates whether the asynchronous /// system job is automatically deleted on completion.</param> /// <param name="createdon">Date and time when the SDK message /// processing step was created.</param> /// <param name="canusereadonlyconnection">Identifies whether a SDK /// Message Processing Step type will be ReadOnly or Read Write. false /// - ReadWrite, true - ReadOnly </param> /// <param name="ishidden">Information that specifies whether this /// component should be hidden.</param> /// <param name="_sdkmessageprocessingstepsecureconfigidValue">Unique /// identifier of the Sdk message processing step secure /// configuration.</param> /// <param name="name">Name of SdkMessage processing step.</param> /// <param name="modifiedon">Date and time when the SDK message /// processing step was last modified.</param> /// <param name="stage">Stage in the execution pipeline that the SDK /// message processing step is in.</param> /// <param name="filteringattributes">Comma-separated list of /// attributes. If at least one of these attributes is modified, the /// plug-in should execute.</param> /// <param name="versionnumber">Number that identifies a specific /// revision of the SDK message processing step. </param> /// <param name="supporteddeployment">Deployment that the SDK message /// processing step should be executed on; server, client, or /// both.</param> /// <param name="ismanaged">Information that specifies whether this /// component is managed.</param> /// <param name="sdkmessageprocessingstepidunique">Unique identifier of /// the SDK message processing step.</param> /// <param name="_eventhandlerValue">Unique identifier of the /// associated event handler.</param> /// <param name="rank">Processing order within the stage.</param> /// <param name="_impersonatinguseridValue">Unique identifier of the /// user to impersonate context when step is executed.</param> /// <param name="statuscode">Reason for the status of the SDK message /// processing step.</param> /// <param name="_createdbyValue">Unique identifier of the user who /// created the SDK message processing step.</param> /// <param name="iscustomizable">Information that specifies whether /// this component can be customized.</param> /// <param name="description">Description of the SDK message processing /// step.</param> public MicrosoftDynamicsCRMsdkmessageprocessingstep(string _modifiedonbehalfbyValue = default(string), string _organizationidValue = default(string), string sdkmessageprocessingstepid = default(string), string _sdkmessagefilteridValue = default(string), string introducedversion = default(string), string _sdkmessageidValue = default(string), int?componentstate = default(int?), string configuration = default(string), int?customizationlevel = default(int?), int?statecode = default(int?), int?mode = default(int?), string _createdonbehalfbyValue = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string _modifiedbyValue = default(string), string solutionid = default(string), bool?asyncautodelete = default(bool?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), bool?canusereadonlyconnection = default(bool?), string ishidden = default(string), string _sdkmessageprocessingstepsecureconfigidValue = default(string), string name = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?stage = default(int?), string filteringattributes = default(string), string versionnumber = default(string), int?supporteddeployment = default(int?), bool?ismanaged = default(bool?), string sdkmessageprocessingstepidunique = default(string), string _eventhandlerValue = default(string), int?rank = default(int?), string _impersonatinguseridValue = default(string), int?statuscode = default(int?), string _createdbyValue = default(string), string iscustomizable = default(string), string description = default(string), MicrosoftDynamicsCRMsdkmessageprocessingstepsecureconfig sdkmessageprocessingstepsecureconfigid = default(MicrosoftDynamicsCRMsdkmessageprocessingstepsecureconfig), MicrosoftDynamicsCRMsdkmessage sdkmessageid = default(MicrosoftDynamicsCRMsdkmessage), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsdkmessagefilter sdkmessagefilterid = default(MicrosoftDynamicsCRMsdkmessagefilter), MicrosoftDynamicsCRMsystemuser impersonatinguserid = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMplugintype plugintypeid = default(MicrosoftDynamicsCRMplugintype), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMplugintype eventhandlerPlugintype = default(MicrosoftDynamicsCRMplugintype), IList <MicrosoftDynamicsCRMasyncoperation> sdkMessageProcessingStepAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsdkmessageprocessingstepimage> sdkmessageprocessingstepidSdkmessageprocessingstepimage = default(IList <MicrosoftDynamicsCRMsdkmessageprocessingstepimage>), MicrosoftDynamicsCRMserviceendpoint eventhandlerServiceendpoint = default(MicrosoftDynamicsCRMserviceendpoint)) { this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue; this._organizationidValue = _organizationidValue; Sdkmessageprocessingstepid = sdkmessageprocessingstepid; this._sdkmessagefilteridValue = _sdkmessagefilteridValue; Introducedversion = introducedversion; this._sdkmessageidValue = _sdkmessageidValue; Componentstate = componentstate; Configuration = configuration; Customizationlevel = customizationlevel; Statecode = statecode; Mode = mode; this._createdonbehalfbyValue = _createdonbehalfbyValue; Overwritetime = overwritetime; this._modifiedbyValue = _modifiedbyValue; Solutionid = solutionid; Asyncautodelete = asyncautodelete; Createdon = createdon; Canusereadonlyconnection = canusereadonlyconnection; Ishidden = ishidden; this._sdkmessageprocessingstepsecureconfigidValue = _sdkmessageprocessingstepsecureconfigidValue; Name = name; Modifiedon = modifiedon; Stage = stage; Filteringattributes = filteringattributes; Versionnumber = versionnumber; Supporteddeployment = supporteddeployment; Ismanaged = ismanaged; Sdkmessageprocessingstepidunique = sdkmessageprocessingstepidunique; this._eventhandlerValue = _eventhandlerValue; Rank = rank; this._impersonatinguseridValue = _impersonatinguseridValue; Statuscode = statuscode; this._createdbyValue = _createdbyValue; Iscustomizable = iscustomizable; Description = description; Sdkmessageprocessingstepsecureconfigid = sdkmessageprocessingstepsecureconfigid; Sdkmessageid = sdkmessageid; Createdonbehalfby = createdonbehalfby; Sdkmessagefilterid = sdkmessagefilterid; Impersonatinguserid = impersonatinguserid; Organizationid = organizationid; Plugintypeid = plugintypeid; Modifiedonbehalfby = modifiedonbehalfby; Modifiedby = modifiedby; EventhandlerPlugintype = eventhandlerPlugintype; SdkMessageProcessingStepAsyncOperations = sdkMessageProcessingStepAsyncOperations; Createdby = createdby; SdkmessageprocessingstepidSdkmessageprocessingstepimage = sdkmessageprocessingstepidSdkmessageprocessingstepimage; EventhandlerServiceendpoint = eventhandlerServiceendpoint; CustomInit(); }