/// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMphonetocaseprocess class.
 /// </summary>
 /// <param name="_modifiedbyValue">Shows who last updated the
 /// record.</param>
 /// <param name="statecode">Shows whether the Delve action record is
 /// pending, completed, or tracking.</param>
 /// <param name="modifiedon">Shows the date and time when the record
 /// was last updated. The date and time are displayed in the time zone
 /// selected in Microsoft Dynamics CRM options.</param>
 /// <param name="traversedpath">Traversed Path</param>
 /// <param name="statuscode">Select the delve action record
 /// status.</param>
 /// <param name="businessprocessflowinstanceid">Unique identifier for
 /// Phone To Case Process bpf entity instances</param>
 /// <param name="duration">Duration between completed on and started
 /// on, used by business process flow.</param>
 /// <param name="importsequencenumber">Unique identifier of the data
 /// import or data migration that created this record.</param>
 /// <param name="versionnumber">Version number of the business process
 /// instance.</param>
 /// <param name="_createdbyValue">Shows who created the record.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="_transactioncurrencyidValue">Choose the local currency
 /// for the record to make sure budgets are reported in the correct
 /// currency.</param>
 /// <param name="exchangerate">Shows the conversion rate of the
 /// record's currency. The exchange rate is used to convert all money
 /// fields in the record from the local currency to the system's
 /// default currency.</param>
 /// <param name="_organizationidValue">Unique identifier of the
 /// organization with which the SDK message request is
 /// associated.</param>
 /// <param name="completedon">Date and time when Business Process Flow
 /// instance is completed.</param>
 /// <param name="activestagestartedon">Date and time when current
 /// active stage is started.</param>
 /// <param name="_modifiedonbehalfbyValue">Shows who last updated the
 /// record on behalf of another user.</param>
 /// <param name="_activestageidValue">Unique identifier of the active
 /// stage for the Business Process Flow instance.</param>
 /// <param name="name">Process Name.</param>
 /// <param name="_createdonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="_incidentidValue">Unique identifier of the workflow
 /// associated to the Business Process Flow instance.</param>
 /// <param name="createdon">Shows the date and time when the record was
 /// created. The date and time are displayed in the time zone selected
 /// in Microsoft Dynamics CRM options.</param>
 /// <param name="_processidValue">Unique identifier of the
 /// PhoneToCaseProcess associated to the Business Process Flow
 /// instance.</param>
 public MicrosoftDynamicsCRMphonetocaseprocess(string _modifiedbyValue = default(string), int?statecode = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string traversedpath = default(string), int?statuscode = default(int?), string businessprocessflowinstanceid = default(string), int?duration = default(int?), int?importsequencenumber = default(int?), string versionnumber = default(string), string _createdbyValue = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _transactioncurrencyidValue = default(string), decimal?exchangerate = default(decimal?), string _organizationidValue = default(string), System.DateTimeOffset?completedon = default(System.DateTimeOffset?), System.DateTimeOffset?activestagestartedon = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), string _activestageidValue = default(string), string name = default(string), string _createdonbehalfbyValue = default(string), string _incidentidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _processidValue = default(string), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMincident incidentid = default(MicrosoftDynamicsCRMincident), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMworkflow processid = default(MicrosoftDynamicsCRMworkflow), IList <MicrosoftDynamicsCRMworkflowlog> workflowlogsPhonetocaseprocess = default(IList <MicrosoftDynamicsCRMworkflowlog>), MicrosoftDynamicsCRMprocessstage activestageid = default(MicrosoftDynamicsCRMprocessstage), IList <MicrosoftDynamicsCRMsyncerror> phoneToCaseProcessSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser))
 {
     this._modifiedbyValue         = _modifiedbyValue;
     Statecode                     = statecode;
     Modifiedon                    = modifiedon;
     Traversedpath                 = traversedpath;
     Statuscode                    = statuscode;
     Businessprocessflowinstanceid = businessprocessflowinstanceid;
     Duration                         = duration;
     Importsequencenumber             = importsequencenumber;
     Versionnumber                    = versionnumber;
     this._createdbyValue             = _createdbyValue;
     Overriddencreatedon              = overriddencreatedon;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Exchangerate                     = exchangerate;
     this._organizationidValue        = _organizationidValue;
     Completedon                      = completedon;
     Activestagestartedon             = activestagestartedon;
     this._modifiedonbehalfbyValue    = _modifiedonbehalfbyValue;
     this._activestageidValue         = _activestageidValue;
     Name = name;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     this._incidentidValue        = _incidentidValue;
     Createdon                      = createdon;
     this._processidValue           = _processidValue;
     Transactioncurrencyid          = transactioncurrencyid;
     Organizationid                 = organizationid;
     Createdbyname                  = createdbyname;
     Incidentid                     = incidentid;
     Createdonbehalfbyname          = createdonbehalfbyname;
     Modifiedonbehalfbyname         = modifiedonbehalfbyname;
     Processid                      = processid;
     WorkflowlogsPhonetocaseprocess = workflowlogsPhonetocaseprocess;
     Activestageid                  = activestageid;
     PhoneToCaseProcessSyncErrors   = phoneToCaseProcessSyncErrors;
     Modifiedbyname                 = modifiedbyname;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMnewprocess
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMnewprocess(long?versionnumber = default(long?), int?statuscode = default(int?), int?statecode = default(int?), string _modifiedonbehalfbyValue = default(string), string _modifiedbyValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _createdbyValue = default(string), int?duration = default(int?), string _organizationidValue = default(string), string name = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string traversedpath = default(string), string _activestageidValue = default(string), string _createdonbehalfbyValue = default(string), string _processidValue = default(string), string businessprocessflowinstanceid = default(string), object exchangerate = default(object), string _knowledgearticleidValue = default(string), System.DateTimeOffset?activestagestartedon = default(System.DateTimeOffset?), System.DateTimeOffset?completedon = default(System.DateTimeOffset?), int?importsequencenumber = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _transactioncurrencyidValue = default(string), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMknowledgearticle knowledgearticleid = default(MicrosoftDynamicsCRMknowledgearticle), MicrosoftDynamicsCRMprocessstage activestageid = default(MicrosoftDynamicsCRMprocessstage), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMworkflowlog> workflowlogsNewprocess = default(IList <MicrosoftDynamicsCRMworkflowlog>), MicrosoftDynamicsCRMworkflow processid = default(MicrosoftDynamicsCRMworkflow), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsyncerror> newProcessSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>))
 {
     Versionnumber = versionnumber;
     Statuscode    = statuscode;
     Statecode     = statecode;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     this._modifiedbyValue         = _modifiedbyValue;
     Createdon                 = createdon;
     this._createdbyValue      = _createdbyValue;
     Duration                  = duration;
     this._organizationidValue = _organizationidValue;
     Name                             = name;
     Modifiedon                       = modifiedon;
     Traversedpath                    = traversedpath;
     this._activestageidValue         = _activestageidValue;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     this._processidValue             = _processidValue;
     Businessprocessflowinstanceid    = businessprocessflowinstanceid;
     Exchangerate                     = exchangerate;
     this._knowledgearticleidValue    = _knowledgearticleidValue;
     Activestagestartedon             = activestagestartedon;
     Completedon                      = completedon;
     Importsequencenumber             = importsequencenumber;
     Overriddencreatedon              = overriddencreatedon;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Createdbyname                    = createdbyname;
     Modifiedbyname                   = modifiedbyname;
     Knowledgearticleid               = knowledgearticleid;
     Activestageid                    = activestageid;
     Createdonbehalfbyname            = createdonbehalfbyname;
     WorkflowlogsNewprocess           = workflowlogsNewprocess;
     Processid                        = processid;
     Transactioncurrencyid            = transactioncurrencyid;
     Organizationid                   = organizationid;
     Modifiedonbehalfbyname           = modifiedonbehalfbyname;
     NewProcessSyncErrors             = newProcessSyncErrors;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMopportunitysalesprocess class.
 /// </summary>
 /// <param name="_createdonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="_modifiedonbehalfbyValue">Shows who last updated the
 /// record on behalf of another user.</param>
 /// <param name="_createdbyValue">Shows who created the record.</param>
 /// <param name="_opportunityidValue">Unique identifier of the workflow
 /// associated to the Business Process Flow instance.</param>
 /// <param name="statecode">Shows whether the Delve action record is
 /// pending, completed, or tracking.</param>
 /// <param name="traversedpath">Traversed Path</param>
 /// <param name="_quoteidValue">Unique identifier of the workflow
 /// associated to the Business Process Flow instance.</param>
 /// <param name="versionnumber">Version number of the business process
 /// instance.</param>
 /// <param name="_organizationidValue">Unique identifier of the
 /// organization with which the SDK message request is
 /// associated.</param>
 /// <param name="_modifiedbyValue">Shows who last updated the
 /// record.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="_salesorderidValue">Unique identifier of the workflow
 /// associated to the Business Process Flow instance.</param>
 /// <param name="_transactioncurrencyidValue">Choose the local currency
 /// for the record to make sure budgets are reported in the correct
 /// currency.</param>
 /// <param name="_processidValue">Unique identifier of the workflow
 /// associated to the Business Process Flow instance.</param>
 /// <param name="_activestageidValue">Unique identifier of the active
 /// stage for the Business Process Flow instance.</param>
 /// <param name="exchangerate">Shows the conversion rate of the
 /// record's currency. The exchange rate is used to convert all money
 /// fields in the record from the local currency to the system's
 /// default currency.</param>
 /// <param name="completedon">Date and time when Business Process Flow
 /// instance is completed.</param>
 /// <param name="statuscode">Select the delve action record
 /// status.</param>
 /// <param name="businessprocessflowinstanceid">Unique identifier for
 /// Opportunity Sales Process bpf entity instances</param>
 /// <param name="createdon">Shows the date and time when the record was
 /// created. The date and time are displayed in the time zone selected
 /// in Microsoft Dynamics CRM options.</param>
 /// <param name="importsequencenumber">Unique identifier of the data
 /// import or data migration that created this record.</param>
 /// <param name="name">Process Name.</param>
 /// <param name="duration">Duration the business process flow was
 /// active.</param>
 /// <param name="modifiedon">Shows the date and time when the record
 /// was last updated. The date and time are displayed in the time zone
 /// selected in Microsoft Dynamics CRM options.</param>
 /// <param name="activestagestartedon">Date and time when current
 /// active stage is started.</param>
 public MicrosoftDynamicsCRMopportunitysalesprocess(string _createdonbehalfbyValue = default(string), string _modifiedonbehalfbyValue = default(string), string _createdbyValue = default(string), string _opportunityidValue = default(string), int?statecode = default(int?), string traversedpath = default(string), string _quoteidValue = default(string), string versionnumber = default(string), string _organizationidValue = default(string), string _modifiedbyValue = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _salesorderidValue = default(string), string _transactioncurrencyidValue = default(string), string _processidValue = default(string), string _activestageidValue = default(string), decimal?exchangerate = default(decimal?), System.DateTimeOffset?completedon = default(System.DateTimeOffset?), int?statuscode = default(int?), string businessprocessflowinstanceid = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?importsequencenumber = default(int?), string name = default(string), int?duration = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), System.DateTimeOffset?activestagestartedon = default(System.DateTimeOffset?), MicrosoftDynamicsCRMopportunity opportunityid = default(MicrosoftDynamicsCRMopportunity), MicrosoftDynamicsCRMquote quoteid = default(MicrosoftDynamicsCRMquote), MicrosoftDynamicsCRMsalesorder salesorderid = default(MicrosoftDynamicsCRMsalesorder), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMsyncerror> opportunitySalesProcessSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMworkflow processid = default(MicrosoftDynamicsCRMworkflow), MicrosoftDynamicsCRMprocessstage activestageid = default(MicrosoftDynamicsCRMprocessstage), IList <MicrosoftDynamicsCRMworkflowlog> workflowlogsOpportunitysalesprocess = default(IList <MicrosoftDynamicsCRMworkflowlog>), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser))
 {
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     this._createdbyValue          = _createdbyValue;
     this._opportunityidValue      = _opportunityidValue;
     Statecode                        = statecode;
     Traversedpath                    = traversedpath;
     this._quoteidValue               = _quoteidValue;
     Versionnumber                    = versionnumber;
     this._organizationidValue        = _organizationidValue;
     this._modifiedbyValue            = _modifiedbyValue;
     Overriddencreatedon              = overriddencreatedon;
     this._salesorderidValue          = _salesorderidValue;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._processidValue             = _processidValue;
     this._activestageidValue         = _activestageidValue;
     Exchangerate                     = exchangerate;
     Completedon                      = completedon;
     Statuscode                       = statuscode;
     Businessprocessflowinstanceid    = businessprocessflowinstanceid;
     Createdon                        = createdon;
     Importsequencenumber             = importsequencenumber;
     Name                 = name;
     Duration             = duration;
     Modifiedon           = modifiedon;
     Activestagestartedon = activestagestartedon;
     Opportunityid        = opportunityid;
     Quoteid              = quoteid;
     Salesorderid         = salesorderid;
     Organizationid       = organizationid;
     OpportunitySalesProcessSyncErrors = opportunitySalesProcessSyncErrors;
     Processid     = processid;
     Activestageid = activestageid;
     WorkflowlogsOpportunitysalesprocess = workflowlogsOpportunitysalesprocess;
     Createdbyname          = createdbyname;
     Transactioncurrencyid  = transactioncurrencyid;
     Modifiedonbehalfbyname = modifiedonbehalfbyname;
     Modifiedbyname         = modifiedbyname;
     Createdonbehalfbyname  = createdonbehalfbyname;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMprocessstage
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMprocessstage(long?versionnumber = default(long?), string processstageid = default(string), int?stagecategory = default(int?), string owningbusinessunit = default(string), string _processidValue = default(string), string _owneridValue = default(string), string primaryentitytypecode = default(string), string clientdata = default(string), string stagename = default(string), IList <MicrosoftDynamicsCRMknowledgearticle> processstageKnowledgearticle = default(IList <MicrosoftDynamicsCRMknowledgearticle>), IList <MicrosoftDynamicsCRMsalesorder> processstageSalesorders = default(IList <MicrosoftDynamicsCRMsalesorder>), IList <MicrosoftDynamicsCRMcontact> processstageContact = default(IList <MicrosoftDynamicsCRMcontact>), IList <MicrosoftDynamicsCRMlist> processstageLists = default(IList <MicrosoftDynamicsCRMlist>), IList <MicrosoftDynamicsCRMfax> processstageFaxes = default(IList <MicrosoftDynamicsCRMfax>), IList <MicrosoftDynamicsCRMteam> processstageTeams = default(IList <MicrosoftDynamicsCRMteam>), IList <MicrosoftDynamicsCRMsyncerror> processStageSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMletter> processstageLetters = default(IList <MicrosoftDynamicsCRMletter>), IList <MicrosoftDynamicsCRMinvoice> processstageInvoices = default(IList <MicrosoftDynamicsCRMinvoice>), IList <MicrosoftDynamicsCRMcampaignresponse> processstageCampaignresponses = default(IList <MicrosoftDynamicsCRMcampaignresponse>), IList <MicrosoftDynamicsCRMappointment> processstageAppointments = default(IList <MicrosoftDynamicsCRMappointment>), IList <MicrosoftDynamicsCRMcompetitor> processstageCompetitors = default(IList <MicrosoftDynamicsCRMcompetitor>), IList <MicrosoftDynamicsCRMproductpricelevel> processstageProductpricelevels = default(IList <MicrosoftDynamicsCRMproductpricelevel>), IList <MicrosoftDynamicsCRMsalesliterature> processstageSalesliteratures = default(IList <MicrosoftDynamicsCRMsalesliterature>), IList <MicrosoftDynamicsCRMopportunitysalesprocess> processstageOpportunitysalesprocess = default(IList <MicrosoftDynamicsCRMopportunitysalesprocess>), IList <MicrosoftDynamicsCRMexpiredprocess> processstageExpiredprocess = default(IList <MicrosoftDynamicsCRMexpiredprocess>), IList <MicrosoftDynamicsCRMquote> processstageQuotes = default(IList <MicrosoftDynamicsCRMquote>), IList <MicrosoftDynamicsCRMtask> processstageTasks = default(IList <MicrosoftDynamicsCRMtask>), IList <MicrosoftDynamicsCRMnewprocess> processstageNewprocess = default(IList <MicrosoftDynamicsCRMnewprocess>), IList <MicrosoftDynamicsCRMincident> processstageIncident = default(IList <MicrosoftDynamicsCRMincident>), IList <MicrosoftDynamicsCRMopportunity> processstageOpportunity = default(IList <MicrosoftDynamicsCRMopportunity>), IList <MicrosoftDynamicsCRMleadtoopportunitysalesprocess> processstageLeadtoopportunitysalesprocess = default(IList <MicrosoftDynamicsCRMleadtoopportunitysalesprocess>), IList <MicrosoftDynamicsCRMphonecall> processstagePhonecalls = default(IList <MicrosoftDynamicsCRMphonecall>), IList <MicrosoftDynamicsCRMphonetocaseprocess> processstagePhonetocaseprocess = default(IList <MicrosoftDynamicsCRMphonetocaseprocess>), IList <MicrosoftDynamicsCRMproduct> processstageProducts = default(IList <MicrosoftDynamicsCRMproduct>), IList <MicrosoftDynamicsCRMrecurringappointmentmaster> processstageRecurringappointmentmasters = default(IList <MicrosoftDynamicsCRMrecurringappointmentmaster>), IList <MicrosoftDynamicsCRMsystemuser> processstageSystemusers = default(IList <MicrosoftDynamicsCRMsystemuser>), MicrosoftDynamicsCRMworkflow processid = default(MicrosoftDynamicsCRMworkflow), IList <MicrosoftDynamicsCRMcampaign> processstageCampaigns = default(IList <MicrosoftDynamicsCRMcampaign>), IList <MicrosoftDynamicsCRMlead> processstageLead = default(IList <MicrosoftDynamicsCRMlead>), IList <MicrosoftDynamicsCRMcampaignactivity> processstageCampaignactivities = default(IList <MicrosoftDynamicsCRMcampaignactivity>), IList <MicrosoftDynamicsCRMemail> processstageEmails = default(IList <MicrosoftDynamicsCRMemail>), IList <MicrosoftDynamicsCRMtranslationprocess> processstageTranslationprocess = default(IList <MicrosoftDynamicsCRMtranslationprocess>), IList <MicrosoftDynamicsCRMaccount> processstageAccount = default(IList <MicrosoftDynamicsCRMaccount>), IList <MicrosoftDynamicsCRMbcgovCustomaddress> processstageBcgovCustomaddress = default(IList <MicrosoftDynamicsCRMbcgovCustomaddress>), IList <MicrosoftDynamicsCRMbcgovCustomproduct> processstageBcgovCustomproduct = default(IList <MicrosoftDynamicsCRMbcgovCustomproduct>), IList <MicrosoftDynamicsCRMbcgovLocation> processstageBcgovLocation = default(IList <MicrosoftDynamicsCRMbcgovLocation>), IList <MicrosoftDynamicsCRMbcgovEquipment> processstageBcgovEquipment = default(IList <MicrosoftDynamicsCRMbcgovEquipment>))
 {
     Versionnumber                             = versionnumber;
     Processstageid                            = processstageid;
     Stagecategory                             = stagecategory;
     Owningbusinessunit                        = owningbusinessunit;
     this._processidValue                      = _processidValue;
     this._owneridValue                        = _owneridValue;
     Primaryentitytypecode                     = primaryentitytypecode;
     Clientdata                                = clientdata;
     Stagename                                 = stagename;
     ProcessstageKnowledgearticle              = processstageKnowledgearticle;
     ProcessstageSalesorders                   = processstageSalesorders;
     ProcessstageContact                       = processstageContact;
     ProcessstageLists                         = processstageLists;
     ProcessstageFaxes                         = processstageFaxes;
     ProcessstageTeams                         = processstageTeams;
     ProcessStageSyncErrors                    = processStageSyncErrors;
     ProcessstageLetters                       = processstageLetters;
     ProcessstageInvoices                      = processstageInvoices;
     ProcessstageCampaignresponses             = processstageCampaignresponses;
     ProcessstageAppointments                  = processstageAppointments;
     ProcessstageCompetitors                   = processstageCompetitors;
     ProcessstageProductpricelevels            = processstageProductpricelevels;
     ProcessstageSalesliteratures              = processstageSalesliteratures;
     ProcessstageOpportunitysalesprocess       = processstageOpportunitysalesprocess;
     ProcessstageExpiredprocess                = processstageExpiredprocess;
     ProcessstageQuotes                        = processstageQuotes;
     ProcessstageTasks                         = processstageTasks;
     ProcessstageNewprocess                    = processstageNewprocess;
     ProcessstageIncident                      = processstageIncident;
     ProcessstageOpportunity                   = processstageOpportunity;
     ProcessstageLeadtoopportunitysalesprocess = processstageLeadtoopportunitysalesprocess;
     ProcessstagePhonecalls                    = processstagePhonecalls;
     ProcessstagePhonetocaseprocess            = processstagePhonetocaseprocess;
     ProcessstageProducts                      = processstageProducts;
     ProcessstageRecurringappointmentmasters   = processstageRecurringappointmentmasters;
     ProcessstageSystemusers                   = processstageSystemusers;
     Processid                                 = processid;
     ProcessstageCampaigns                     = processstageCampaigns;
     ProcessstageLead                          = processstageLead;
     ProcessstageCampaignactivities            = processstageCampaignactivities;
     ProcessstageEmails                        = processstageEmails;
     ProcessstageTranslationprocess            = processstageTranslationprocess;
     ProcessstageAccount                       = processstageAccount;
     ProcessstageBcgovCustomaddress            = processstageBcgovCustomaddress;
     ProcessstageBcgovCustomproduct            = processstageBcgovCustomproduct;
     ProcessstageBcgovLocation                 = processstageBcgovLocation;
     ProcessstageBcgovEquipment                = processstageBcgovEquipment;
     CustomInit();
 }
Beispiel #5
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMbcgovInspectionprocessflow class.
 /// </summary>
 public MicrosoftDynamicsCRMbcgovInspectionprocessflow(string _organizationidValue = default(string), string _createdonbehalfbyValue = default(string), string _createdbyValue = default(string), string businessprocessflowinstanceid = default(string), int?utcconversiontimezonecode = default(int?), string _modifiedonbehalfbyValue = default(string), int?importsequencenumber = default(int?), int?timezoneruleversionnumber = default(int?), string traversedpath = default(string), string bpfName = default(string), System.DateTimeOffset?completedon = default(System.DateTimeOffset?), string _processidValue = default(string), long?versionnumber = default(long?), int?statuscode = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _activestageidValue = default(string), string _bpfBcgovInspectionidValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), System.DateTimeOffset?activestagestartedon = default(System.DateTimeOffset?), int?bpfDuration = default(int?), string _modifiedbyValue = default(string), int?statecode = default(int?), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMprocessstage activestageidname = default(MicrosoftDynamicsCRMprocessstage), MicrosoftDynamicsCRMworkflow processidname = default(MicrosoftDynamicsCRMworkflow), IList <MicrosoftDynamicsCRMsyncerror> bcgovInspectionprocessflowSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMasyncoperation> bcgovInspectionprocessflowAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMworkflowlog> bcgovInspectionprocessflowWorkflowLogs = default(IList <MicrosoftDynamicsCRMworkflowlog>), IList <MicrosoftDynamicsCRMbulkdeletefailure> bcgovInspectionprocessflowBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMbcgovInspection bpfBcgovInspectionid = default(MicrosoftDynamicsCRMbcgovInspection))
 {
     this._organizationidValue     = _organizationidValue;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     this._createdbyValue          = _createdbyValue;
     Businessprocessflowinstanceid = businessprocessflowinstanceid;
     Utcconversiontimezonecode     = utcconversiontimezonecode;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Importsequencenumber          = importsequencenumber;
     Timezoneruleversionnumber     = timezoneruleversionnumber;
     Traversedpath                                = traversedpath;
     BpfName                                      = bpfName;
     Completedon                                  = completedon;
     this._processidValue                         = _processidValue;
     Versionnumber                                = versionnumber;
     Statuscode                                   = statuscode;
     Overriddencreatedon                          = overriddencreatedon;
     Createdon                                    = createdon;
     this._activestageidValue                     = _activestageidValue;
     this._bpfBcgovInspectionidValue              = _bpfBcgovInspectionidValue;
     Modifiedon                                   = modifiedon;
     Activestagestartedon                         = activestagestartedon;
     BpfDuration                                  = bpfDuration;
     this._modifiedbyValue                        = _modifiedbyValue;
     Statecode                                    = statecode;
     Createdbyname                                = createdbyname;
     Createdonbehalfbyname                        = createdonbehalfbyname;
     Modifiedbyname                               = modifiedbyname;
     Modifiedonbehalfbyname                       = modifiedonbehalfbyname;
     Organizationid                               = organizationid;
     Activestageidname                            = activestageidname;
     Processidname                                = processidname;
     BcgovInspectionprocessflowSyncErrors         = bcgovInspectionprocessflowSyncErrors;
     BcgovInspectionprocessflowAsyncOperations    = bcgovInspectionprocessflowAsyncOperations;
     BcgovInspectionprocessflowWorkflowLogs       = bcgovInspectionprocessflowWorkflowLogs;
     BcgovInspectionprocessflowBulkDeleteFailures = bcgovInspectionprocessflowBulkDeleteFailures;
     BpfBcgovInspectionid                         = bpfBcgovInspectionid;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMsla class.
 /// </summary>
 public MicrosoftDynamicsCRMsla(bool?isdefault = default(bool?), string _modifiedonbehalfbyValue = default(string), string changedattributelist = default(string), string _businesshoursidValue = default(string), string _owningbusinessunitValue = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), bool?ismanaged = default(bool?), string slaid = default(string), string _transactioncurrencyidValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?objecttypecode = default(int?), string _modifiedbyValue = default(string), int?slatype = default(int?), long?versionnumber = default(long?), string _createdonbehalfbyValue = default(string), int?applicablefrompicklist = default(int?), int?statecode = default(int?), string _owninguserValue = default(string), string applicablefrom = default(string), string name = default(string), string description = default(string), string _workflowidValue = default(string), string _owningteamValue = default(string), string slaidunique = default(string), string _createdbyValue = default(string), int?statuscode = default(int?), string solutionid = default(string), bool?allowpauseresume = default(bool?), object exchangerate = default(object), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _owneridValue = default(string), int?primaryentityotc = default(int?), int?componentstate = default(int?), MicrosoftDynamicsCRMworkflow workflowid = default(MicrosoftDynamicsCRMworkflow), IList <MicrosoftDynamicsCRMinvoice> manualslaInvoice = default(IList <MicrosoftDynamicsCRMinvoice>), IList <MicrosoftDynamicsCRMaccount> manualslaAccount = default(IList <MicrosoftDynamicsCRMaccount>), IList <MicrosoftDynamicsCRMtask> manualslaTask = default(IList <MicrosoftDynamicsCRMtask>), IList <MicrosoftDynamicsCRMincident> slaCases = default(IList <MicrosoftDynamicsCRMincident>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMcalendar businesshoursid = default(MicrosoftDynamicsCRMcalendar), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMincident> manualslaCases = default(IList <MicrosoftDynamicsCRMincident>), IList <MicrosoftDynamicsCRMemail> manualslaEmail = default(IList <MicrosoftDynamicsCRMemail>), IList <MicrosoftDynamicsCRMannotation> slaAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMentitlement> slaEntitlement = default(IList <MicrosoftDynamicsCRMentitlement>), IList <MicrosoftDynamicsCRMsyncerror> sLASyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMphonecall> manualslaPhonecall = default(IList <MicrosoftDynamicsCRMphonecall>), IList <MicrosoftDynamicsCRMsalesorder> manualslaSalesorder = default(IList <MicrosoftDynamicsCRMsalesorder>), IList <MicrosoftDynamicsCRMcontact> slaContact = default(IList <MicrosoftDynamicsCRMcontact>), IList <MicrosoftDynamicsCRMopportunity> slaOpportunity = default(IList <MicrosoftDynamicsCRMopportunity>), IList <MicrosoftDynamicsCRMcontact> manualslaContact = default(IList <MicrosoftDynamicsCRMcontact>), IList <MicrosoftDynamicsCRMquote> slaQuote = default(IList <MicrosoftDynamicsCRMquote>), IList <MicrosoftDynamicsCRMquote> manualslaQuote = default(IList <MicrosoftDynamicsCRMquote>), IList <MicrosoftDynamicsCRMactivitypointer> manualslaActivitypointer = default(IList <MicrosoftDynamicsCRMactivitypointer>), IList <MicrosoftDynamicsCRMopportunity> manualslaOpportunity = default(IList <MicrosoftDynamicsCRMopportunity>), IList <MicrosoftDynamicsCRMtask> slaTask = default(IList <MicrosoftDynamicsCRMtask>), IList <MicrosoftDynamicsCRMfax> manualslaFax = default(IList <MicrosoftDynamicsCRMfax>), IList <MicrosoftDynamicsCRMentitlementtemplate> slaEntitlementtemplate = default(IList <MicrosoftDynamicsCRMentitlementtemplate>), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMletter> slaLetter = default(IList <MicrosoftDynamicsCRMletter>), IList <MicrosoftDynamicsCRMlead> manualslaLead = default(IList <MicrosoftDynamicsCRMlead>), IList <MicrosoftDynamicsCRMemail> slaEmail = default(IList <MicrosoftDynamicsCRMemail>), IList <MicrosoftDynamicsCRMsocialactivity> manualslaSocialactivity = default(IList <MicrosoftDynamicsCRMsocialactivity>), IList <MicrosoftDynamicsCRMfax> slaFax = default(IList <MicrosoftDynamicsCRMfax>), IList <MicrosoftDynamicsCRMaccount> slaAccount = default(IList <MicrosoftDynamicsCRMaccount>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMasyncoperation> slabaseAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), IList <MicrosoftDynamicsCRMappointment> manualslaAppointment = default(IList <MicrosoftDynamicsCRMappointment>), IList <MicrosoftDynamicsCRMphonecall> slaPhonecall = default(IList <MicrosoftDynamicsCRMphonecall>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsocialactivity> slaSocialactivity = default(IList <MicrosoftDynamicsCRMsocialactivity>), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), IList <MicrosoftDynamicsCRMbulkdeletefailure> slabaseBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMappointment> slaAppointment = default(IList <MicrosoftDynamicsCRMappointment>), IList <MicrosoftDynamicsCRMserviceappointment> manualslaServiceappointment = default(IList <MicrosoftDynamicsCRMserviceappointment>), IList <MicrosoftDynamicsCRMslaitem> slaSlaitemSlaId = default(IList <MicrosoftDynamicsCRMslaitem>), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMlead> slaLead = default(IList <MicrosoftDynamicsCRMlead>), IList <MicrosoftDynamicsCRMactivitypointer> slaActivitypointer = default(IList <MicrosoftDynamicsCRMactivitypointer>), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMletter> manualslaLetter = default(IList <MicrosoftDynamicsCRMletter>), IList <MicrosoftDynamicsCRMinvoice> slaInvoice = default(IList <MicrosoftDynamicsCRMinvoice>), IList <MicrosoftDynamicsCRMserviceappointment> slaServiceappointment = default(IList <MicrosoftDynamicsCRMserviceappointment>), IList <MicrosoftDynamicsCRMsalesorder> slaSalesorder = default(IList <MicrosoftDynamicsCRMsalesorder>), IList <MicrosoftDynamicsCRMabsScheduledprocessexecution> absScheduledprocessexecutionSlaSlaid = default(IList <MicrosoftDynamicsCRMabsScheduledprocessexecution>), IList <MicrosoftDynamicsCRMabsScheduledprocessexecution> absScheduledprocessexecutionSlaSlainvokedid = default(IList <MicrosoftDynamicsCRMabsScheduledprocessexecution>), IList <MicrosoftDynamicsCRMbcgovCustomaddress> manualslaBcgovCustomaddress = default(IList <MicrosoftDynamicsCRMbcgovCustomaddress>), IList <MicrosoftDynamicsCRMbcgovCustomaddress> slaBcgovCustomaddress = default(IList <MicrosoftDynamicsCRMbcgovCustomaddress>))
 {
     Isdefault = isdefault;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Changedattributelist          = changedattributelist;
     this._businesshoursidValue    = _businesshoursidValue;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     Overwritetime = overwritetime;
     Ismanaged     = ismanaged;
     Slaid         = slaid;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Modifiedon            = modifiedon;
     Objecttypecode        = objecttypecode;
     this._modifiedbyValue = _modifiedbyValue;
     Slatype       = slatype;
     Versionnumber = versionnumber;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Applicablefrompicklist       = applicablefrompicklist;
     Statecode             = statecode;
     this._owninguserValue = _owninguserValue;
     Applicablefrom        = applicablefrom;
     Name                                        = name;
     Description                                 = description;
     this._workflowidValue                       = _workflowidValue;
     this._owningteamValue                       = _owningteamValue;
     Slaidunique                                 = slaidunique;
     this._createdbyValue                        = _createdbyValue;
     Statuscode                                  = statuscode;
     Solutionid                                  = solutionid;
     Allowpauseresume                            = allowpauseresume;
     Exchangerate                                = exchangerate;
     Createdon                                   = createdon;
     this._owneridValue                          = _owneridValue;
     Primaryentityotc                            = primaryentityotc;
     Componentstate                              = componentstate;
     Workflowid                                  = workflowid;
     ManualslaInvoice                            = manualslaInvoice;
     ManualslaAccount                            = manualslaAccount;
     ManualslaTask                               = manualslaTask;
     SlaCases                                    = slaCases;
     Createdby                                   = createdby;
     Businesshoursid                             = businesshoursid;
     Createdonbehalfby                           = createdonbehalfby;
     ManualslaCases                              = manualslaCases;
     ManualslaEmail                              = manualslaEmail;
     SlaAnnotation                               = slaAnnotation;
     SlaEntitlement                              = slaEntitlement;
     SLASyncErrors                               = sLASyncErrors;
     ManualslaPhonecall                          = manualslaPhonecall;
     ManualslaSalesorder                         = manualslaSalesorder;
     SlaContact                                  = slaContact;
     SlaOpportunity                              = slaOpportunity;
     ManualslaContact                            = manualslaContact;
     SlaQuote                                    = slaQuote;
     ManualslaQuote                              = manualslaQuote;
     ManualslaActivitypointer                    = manualslaActivitypointer;
     ManualslaOpportunity                        = manualslaOpportunity;
     SlaTask                                     = slaTask;
     ManualslaFax                                = manualslaFax;
     SlaEntitlementtemplate                      = slaEntitlementtemplate;
     Modifiedby                                  = modifiedby;
     SlaLetter                                   = slaLetter;
     ManualslaLead                               = manualslaLead;
     SlaEmail                                    = slaEmail;
     ManualslaSocialactivity                     = manualslaSocialactivity;
     SlaFax                                      = slaFax;
     SlaAccount                                  = slaAccount;
     Transactioncurrencyid                       = transactioncurrencyid;
     SlabaseAsyncOperations                      = slabaseAsyncOperations;
     Ownerid                                     = ownerid;
     ManualslaAppointment                        = manualslaAppointment;
     SlaPhonecall                                = slaPhonecall;
     Modifiedonbehalfby                          = modifiedonbehalfby;
     SlaSocialactivity                           = slaSocialactivity;
     Owningteam                                  = owningteam;
     SlabaseBulkDeleteFailures                   = slabaseBulkDeleteFailures;
     SlaAppointment                              = slaAppointment;
     ManualslaServiceappointment                 = manualslaServiceappointment;
     SlaSlaitemSlaId                             = slaSlaitemSlaId;
     Owninguser                                  = owninguser;
     SlaLead                                     = slaLead;
     SlaActivitypointer                          = slaActivitypointer;
     Owningbusinessunit                          = owningbusinessunit;
     ManualslaLetter                             = manualslaLetter;
     SlaInvoice                                  = slaInvoice;
     SlaServiceappointment                       = slaServiceappointment;
     SlaSalesorder                               = slaSalesorder;
     AbsScheduledprocessexecutionSlaSlaid        = absScheduledprocessexecutionSlaSlaid;
     AbsScheduledprocessexecutionSlaSlainvokedid = absScheduledprocessexecutionSlaSlainvokedid;
     ManualslaBcgovCustomaddress                 = manualslaBcgovCustomaddress;
     SlaBcgovCustomaddress                       = slaBcgovCustomaddress;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMslaitem
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMslaitem(string _createdbyValue = default(string), string _owneridValue = default(string), int?failureafter = default(int?), string _modifiedbyValue = default(string), string _transactioncurrencyidValue = default(string), int?warnafter = default(int?), string description = default(string), bool?ismanaged = default(bool?), string _owninguserValue = default(string), int?sequencenumber = default(int?), string _slaidValue = default(string), int?componentstate = default(int?), string solutionid = default(string), string _createdonbehalfbyValue = default(string), string _owningbusinessunitValue = default(string), string _workflowidValue = default(string), string _modifiedonbehalfbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string applicablewhenxml = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string name = default(string), long?versionnumber = default(long?), string slaitemidunique = default(string), string relatedfield = default(string), object exchangerate = default(object), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string successconditionsxml = default(string), string slaitemid = default(string), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMworkflow workflowid = default(MicrosoftDynamicsCRMworkflow), IList <MicrosoftDynamicsCRMsyncerror> sLAItemSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsla slaid = default(MicrosoftDynamicsCRMsla), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser))
 {
     this._createdbyValue             = _createdbyValue;
     this._owneridValue               = _owneridValue;
     Failureafter                     = failureafter;
     this._modifiedbyValue            = _modifiedbyValue;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Warnafter                     = warnafter;
     Description                   = description;
     Ismanaged                     = ismanaged;
     this._owninguserValue         = _owninguserValue;
     Sequencenumber                = sequencenumber;
     this._slaidValue              = _slaidValue;
     Componentstate                = componentstate;
     Solutionid                    = solutionid;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     this._workflowidValue         = _workflowidValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Modifiedon                    = modifiedon;
     Applicablewhenxml             = applicablewhenxml;
     Createdon                     = createdon;
     Name                  = name;
     Versionnumber         = versionnumber;
     Slaitemidunique       = slaitemidunique;
     Relatedfield          = relatedfield;
     Exchangerate          = exchangerate;
     Overwritetime         = overwritetime;
     Successconditionsxml  = successconditionsxml;
     Slaitemid             = slaitemid;
     Modifiedonbehalfby    = modifiedonbehalfby;
     Createdonbehalfby     = createdonbehalfby;
     Workflowid            = workflowid;
     SLAItemSyncErrors     = sLAItemSyncErrors;
     Transactioncurrencyid = transactioncurrencyid;
     Modifiedby            = modifiedby;
     Slaid                 = slaid;
     Createdby             = createdby;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMworkflow
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMworkflow(object entityimage = default(object), string triggeronupdateattributelist = default(string), int?businessprocesstype = default(int?), string _plugintypeidValue = default(string), int?processorder = default(int?), string name = default(string), bool?triggeroncreate = default(bool?), int?mode = default(int?), int?rank = default(int?), bool?ismanaged = default(bool?), string processroleassignment = default(string), string formid = default(string), bool?asyncautodelete = default(bool?), string _modifiedbyValue = default(string), string workflowidunique = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), string xaml = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?deletestage = default(int?), string _activeworkflowidValue = default(string), string solutionid = default(string), int?createstage = default(int?), string _owningteamValue = default(string), string _createdbyValue = default(string), bool?subprocess = default(bool?), string primaryentity = default(string), int?statecode = default(int?), string _owninguserValue = default(string), bool?iscrmuiworkflow = default(bool?), int?runas = default(int?), string rendererobjecttypecode = default(string), string _createdonbehalfbyValue = default(string), int?statuscode = default(int?), string _parentworkflowidValue = default(string), string _owneridValue = default(string), long?entityimageTimestamp = default(long?), int?category = default(int?), int?type = default(int?), bool?triggerondelete = default(bool?), int?updatestage = default(int?), string _owningbusinessunitValue = default(string), string introducedversion = default(string), string workflowid = default(string), bool?ondemand = default(bool?), string clientdata = default(string), int?scope = default(int?), string inputparameters = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), bool?syncworkflowlogonfailure = default(bool?), string entityimageid = default(string), MicrosoftDynamicsCRMBooleanManagedProperty iscustomizable = default(MicrosoftDynamicsCRMBooleanManagedProperty), int?componentstate = default(int?), int?languagecode = default(int?), string entityimageUrl = default(string), bool?istransacted = default(bool?), string uniquename = default(string), long?versionnumber = default(long?), string description = default(string), string _sdkmessageidValue = default(string), IList <MicrosoftDynamicsCRMsla> slabaseWorkflowid = default(IList <MicrosoftDynamicsCRMsla>), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), IList <MicrosoftDynamicsCRMasyncoperation> lkAsyncoperationWorkflowactivationid = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMworkflow parentworkflowid = default(MicrosoftDynamicsCRMworkflow), IList <MicrosoftDynamicsCRMworkflow> workflowParentWorkflow = default(IList <MicrosoftDynamicsCRMworkflow>), IList <MicrosoftDynamicsCRMleadtoopportunitysalesprocess> workflowLeadtoopportunitysalesprocess = default(IList <MicrosoftDynamicsCRMleadtoopportunitysalesprocess>), IList <MicrosoftDynamicsCRMexpiredprocess> workflowExpiredprocess = default(IList <MicrosoftDynamicsCRMexpiredprocess>), IList <MicrosoftDynamicsCRMopportunitysalesprocess> workflowOpportunitysalesprocess = default(IList <MicrosoftDynamicsCRMopportunitysalesprocess>), IList <MicrosoftDynamicsCRMslaitem> slaitembaseWorkflowid = default(IList <MicrosoftDynamicsCRMslaitem>), IList <MicrosoftDynamicsCRMtranslationprocess> workflowTranslationprocess = default(IList <MicrosoftDynamicsCRMtranslationprocess>), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), IList <MicrosoftDynamicsCRMphonetocaseprocess> workflowPhonetocaseprocess = default(IList <MicrosoftDynamicsCRMphonetocaseprocess>), IList <MicrosoftDynamicsCRMannotation> workflowAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMprocessstage> processProcessstage = default(IList <MicrosoftDynamicsCRMprocessstage>), IList <MicrosoftDynamicsCRMsyncerror> workflowSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMnewprocess> workflowNewprocess = default(IList <MicrosoftDynamicsCRMnewprocess>), MicrosoftDynamicsCRMworkflow activeworkflowid = default(MicrosoftDynamicsCRMworkflow), IList <MicrosoftDynamicsCRMworkflow> workflowActiveWorkflow = default(IList <MicrosoftDynamicsCRMworkflow>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMabsScheduledprocess> absWorkflowScheduledprocess = default(IList <MicrosoftDynamicsCRMabsScheduledprocess>), IList <MicrosoftDynamicsCRMbcgovInspectionprocessflow> lkBcgovInspectionprocessflowProcessid = default(IList <MicrosoftDynamicsCRMbcgovInspectionprocessflow>))
 {
     Entityimage = entityimage;
     Triggeronupdateattributelist = triggeronupdateattributelist;
     Businessprocesstype          = businessprocesstype;
     this._plugintypeidValue      = _plugintypeidValue;
     Processorder                          = processorder;
     Name                                  = name;
     Triggeroncreate                       = triggeroncreate;
     Mode                                  = mode;
     Rank                                  = rank;
     Ismanaged                             = ismanaged;
     Processroleassignment                 = processroleassignment;
     Formid                                = formid;
     Asyncautodelete                       = asyncautodelete;
     this._modifiedbyValue                 = _modifiedbyValue;
     Workflowidunique                      = workflowidunique;
     Overwritetime                         = overwritetime;
     this._modifiedonbehalfbyValue         = _modifiedonbehalfbyValue;
     Xaml                                  = xaml;
     Modifiedon                            = modifiedon;
     Deletestage                           = deletestage;
     this._activeworkflowidValue           = _activeworkflowidValue;
     Solutionid                            = solutionid;
     Createstage                           = createstage;
     this._owningteamValue                 = _owningteamValue;
     this._createdbyValue                  = _createdbyValue;
     Subprocess                            = subprocess;
     Primaryentity                         = primaryentity;
     Statecode                             = statecode;
     this._owninguserValue                 = _owninguserValue;
     Iscrmuiworkflow                       = iscrmuiworkflow;
     Runas                                 = runas;
     Rendererobjecttypecode                = rendererobjecttypecode;
     this._createdonbehalfbyValue          = _createdonbehalfbyValue;
     Statuscode                            = statuscode;
     this._parentworkflowidValue           = _parentworkflowidValue;
     this._owneridValue                    = _owneridValue;
     EntityimageTimestamp                  = entityimageTimestamp;
     Category                              = category;
     Type                                  = type;
     Triggerondelete                       = triggerondelete;
     Updatestage                           = updatestage;
     this._owningbusinessunitValue         = _owningbusinessunitValue;
     Introducedversion                     = introducedversion;
     Workflowid                            = workflowid;
     Ondemand                              = ondemand;
     Clientdata                            = clientdata;
     Scope                                 = scope;
     Inputparameters                       = inputparameters;
     Createdon                             = createdon;
     Syncworkflowlogonfailure              = syncworkflowlogonfailure;
     Entityimageid                         = entityimageid;
     Iscustomizable                        = iscustomizable;
     Componentstate                        = componentstate;
     Languagecode                          = languagecode;
     EntityimageUrl                        = entityimageUrl;
     Istransacted                          = istransacted;
     Uniquename                            = uniquename;
     Versionnumber                         = versionnumber;
     Description                           = description;
     this._sdkmessageidValue               = _sdkmessageidValue;
     SlabaseWorkflowid                     = slabaseWorkflowid;
     Owningbusinessunit                    = owningbusinessunit;
     Createdonbehalfby                     = createdonbehalfby;
     Ownerid                               = ownerid;
     LkAsyncoperationWorkflowactivationid  = lkAsyncoperationWorkflowactivationid;
     Parentworkflowid                      = parentworkflowid;
     WorkflowParentWorkflow                = workflowParentWorkflow;
     WorkflowLeadtoopportunitysalesprocess = workflowLeadtoopportunitysalesprocess;
     WorkflowExpiredprocess                = workflowExpiredprocess;
     WorkflowOpportunitysalesprocess       = workflowOpportunitysalesprocess;
     SlaitembaseWorkflowid                 = slaitembaseWorkflowid;
     WorkflowTranslationprocess            = workflowTranslationprocess;
     Owningteam                            = owningteam;
     WorkflowPhonetocaseprocess            = workflowPhonetocaseprocess;
     WorkflowAnnotation                    = workflowAnnotation;
     ProcessProcessstage                   = processProcessstage;
     WorkflowSyncErrors                    = workflowSyncErrors;
     WorkflowNewprocess                    = workflowNewprocess;
     Activeworkflowid                      = activeworkflowid;
     WorkflowActiveWorkflow                = workflowActiveWorkflow;
     Modifiedonbehalfby                    = modifiedonbehalfby;
     Createdby                             = createdby;
     Modifiedby                            = modifiedby;
     Owninguser                            = owninguser;
     AbsWorkflowScheduledprocess           = absWorkflowScheduledprocess;
     LkBcgovInspectionprocessflowProcessid = lkBcgovInspectionprocessflowProcessid;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMabsScheduledprocess class.
 /// </summary>
 public MicrosoftDynamicsCRMabsScheduledprocess(bool?absMonday = default(bool?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _owningbusinessunitValue = default(string), bool?absSeptember = default(bool?), string absScheduledprocessid = default(string), string _owninguserValue = default(string), int?absRecurrencepattern = default(int?), int?importsequencenumber = default(int?), bool?absThursday = default(bool?), long?versionnumber = default(long?), bool?absJanuary = default(bool?), string _modifiedonbehalfbyValue = default(string), bool?absSunday = default(bool?), bool?absWednesday = default(bool?), bool?absOctober = default(bool?), bool?absMay = default(bool?), string absName = default(string), bool?absMarch = default(bool?), bool?absTuesday = default(bool?), bool?absAmpm = default(bool?), string absFetchxmlquery = default(string), bool?absFebruary = default(bool?), string _modifiedbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), bool?absJuly = default(bool?), bool?absNovember = default(bool?), bool?absSaturday = default(bool?), int?absHour = default(int?), int?absInterval = default(int?), bool?absFriday = default(bool?), int?absMinute = default(int?), int?timezoneruleversionnumber = default(int?), int?absDayofmonth = default(int?), System.DateTimeOffset?absNextactivation = default(System.DateTimeOffset?), bool?absDecember = default(bool?), string _absProcessidValue = default(string), int?statuscode = default(int?), int?statecode = default(int?), string _createdbyValue = default(string), string _createdonbehalfbyValue = default(string), bool?absSuspendonfailure = default(bool?), bool?absJune = default(bool?), string _owneridValue = default(string), string _owningteamValue = default(string), int?utcconversiontimezonecode = default(int?), bool?absAugust = default(bool?), bool?absApril = default(bool?), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMactivitypointer> absScheduledprocessActivityPointers = default(IList <MicrosoftDynamicsCRMactivitypointer>), IList <MicrosoftDynamicsCRMappointment> absScheduledprocessAppointments = default(IList <MicrosoftDynamicsCRMappointment>), IList <MicrosoftDynamicsCRMemail> absScheduledprocessEmails = default(IList <MicrosoftDynamicsCRMemail>), IList <MicrosoftDynamicsCRMfax> absScheduledprocessFaxes = default(IList <MicrosoftDynamicsCRMfax>), IList <MicrosoftDynamicsCRMletter> absScheduledprocessLetters = default(IList <MicrosoftDynamicsCRMletter>), IList <MicrosoftDynamicsCRMphonecall> absScheduledprocessPhoneCalls = default(IList <MicrosoftDynamicsCRMphonecall>), IList <MicrosoftDynamicsCRMserviceappointment> absScheduledprocessServiceAppointments = default(IList <MicrosoftDynamicsCRMserviceappointment>), IList <MicrosoftDynamicsCRMtask> absScheduledprocessTasks = default(IList <MicrosoftDynamicsCRMtask>), IList <MicrosoftDynamicsCRMrecurringappointmentmaster> absScheduledprocessRecurringAppointmentMasters = default(IList <MicrosoftDynamicsCRMrecurringappointmentmaster>), IList <MicrosoftDynamicsCRMsocialactivity> absScheduledprocessSocialActivities = default(IList <MicrosoftDynamicsCRMsocialactivity>), IList <MicrosoftDynamicsCRMsyncerror> absScheduledprocessSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMasyncoperation> absScheduledprocessAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> absScheduledprocessBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMabsScheduledprocessexecution> absScheduledprocessAbsScheduledprocessexecutions = default(IList <MicrosoftDynamicsCRMabsScheduledprocessexecution>), MicrosoftDynamicsCRMworkflow absProcessId = default(MicrosoftDynamicsCRMworkflow))
 {
     AbsMonday                     = absMonday;
     Overriddencreatedon           = overriddencreatedon;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     AbsSeptember                  = absSeptember;
     AbsScheduledprocessid         = absScheduledprocessid;
     this._owninguserValue         = _owninguserValue;
     AbsRecurrencepattern          = absRecurrencepattern;
     Importsequencenumber          = importsequencenumber;
     AbsThursday                   = absThursday;
     Versionnumber                 = versionnumber;
     AbsJanuary                    = absJanuary;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     AbsSunday                     = absSunday;
     AbsWednesday                  = absWednesday;
     AbsOctober                    = absOctober;
     AbsMay                                           = absMay;
     AbsName                                          = absName;
     AbsMarch                                         = absMarch;
     AbsTuesday                                       = absTuesday;
     AbsAmpm                                          = absAmpm;
     AbsFetchxmlquery                                 = absFetchxmlquery;
     AbsFebruary                                      = absFebruary;
     this._modifiedbyValue                            = _modifiedbyValue;
     Modifiedon                                       = modifiedon;
     Createdon                                        = createdon;
     AbsJuly                                          = absJuly;
     AbsNovember                                      = absNovember;
     AbsSaturday                                      = absSaturday;
     AbsHour                                          = absHour;
     AbsInterval                                      = absInterval;
     AbsFriday                                        = absFriday;
     AbsMinute                                        = absMinute;
     Timezoneruleversionnumber                        = timezoneruleversionnumber;
     AbsDayofmonth                                    = absDayofmonth;
     AbsNextactivation                                = absNextactivation;
     AbsDecember                                      = absDecember;
     this._absProcessidValue                          = _absProcessidValue;
     Statuscode                                       = statuscode;
     Statecode                                        = statecode;
     this._createdbyValue                             = _createdbyValue;
     this._createdonbehalfbyValue                     = _createdonbehalfbyValue;
     AbsSuspendonfailure                              = absSuspendonfailure;
     AbsJune                                          = absJune;
     this._owneridValue                               = _owneridValue;
     this._owningteamValue                            = _owningteamValue;
     Utcconversiontimezonecode                        = utcconversiontimezonecode;
     AbsAugust                                        = absAugust;
     AbsApril                                         = absApril;
     Createdbyname                                    = createdbyname;
     Createdonbehalfbyname                            = createdonbehalfbyname;
     Modifiedbyname                                   = modifiedbyname;
     Modifiedonbehalfbyname                           = modifiedonbehalfbyname;
     Owninguser                                       = owninguser;
     Owningteam                                       = owningteam;
     Ownerid                                          = ownerid;
     Owningbusinessunit                               = owningbusinessunit;
     AbsScheduledprocessActivityPointers              = absScheduledprocessActivityPointers;
     AbsScheduledprocessAppointments                  = absScheduledprocessAppointments;
     AbsScheduledprocessEmails                        = absScheduledprocessEmails;
     AbsScheduledprocessFaxes                         = absScheduledprocessFaxes;
     AbsScheduledprocessLetters                       = absScheduledprocessLetters;
     AbsScheduledprocessPhoneCalls                    = absScheduledprocessPhoneCalls;
     AbsScheduledprocessServiceAppointments           = absScheduledprocessServiceAppointments;
     AbsScheduledprocessTasks                         = absScheduledprocessTasks;
     AbsScheduledprocessRecurringAppointmentMasters   = absScheduledprocessRecurringAppointmentMasters;
     AbsScheduledprocessSocialActivities              = absScheduledprocessSocialActivities;
     AbsScheduledprocessSyncErrors                    = absScheduledprocessSyncErrors;
     AbsScheduledprocessAsyncOperations               = absScheduledprocessAsyncOperations;
     AbsScheduledprocessBulkDeleteFailures            = absScheduledprocessBulkDeleteFailures;
     AbsScheduledprocessAbsScheduledprocessexecutions = absScheduledprocessAbsScheduledprocessexecutions;
     AbsProcessId                                     = absProcessId;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMannotation
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMannotation(System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?importsequencenumber = default(int?), int?filesize = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string objecttypecode = default(string), string mimetype = default(string), string _modifiedbyValue = default(string), string documentbody = default(string), object documentbodyBinary = default(object), string _owningteamValue = default(string), long?versionnumber = default(long?), string filename = default(string), string notetext = default(string), string _owninguserValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string stepid = default(string), string annotationid = default(string), string langid = default(string), bool?isdocument = default(bool?), string _owningbusinessunitValue = default(string), string _owneridValue = default(string), string _createdonbehalfbyValue = default(string), string _objectidValue = default(string), string subject = default(string), string _modifiedonbehalfbyValue = default(string), string _createdbyValue = default(string), MicrosoftDynamicsCRMknowledgearticle objectidKnowledgearticle = default(MicrosoftDynamicsCRMknowledgearticle), MicrosoftDynamicsCRMentitlement objectidEntitlement = default(MicrosoftDynamicsCRMentitlement), MicrosoftDynamicsCRMentitlementchannel objectidEntitlementchannel = default(MicrosoftDynamicsCRMentitlementchannel), MicrosoftDynamicsCRMentitlementtemplate objectidEntitlementtemplate = default(MicrosoftDynamicsCRMentitlementtemplate), MicrosoftDynamicsCRMbookableresource objectidBookableresource = default(MicrosoftDynamicsCRMbookableresource), MicrosoftDynamicsCRMbookableresourcebooking objectidBookableresourcebooking = default(MicrosoftDynamicsCRMbookableresourcebooking), MicrosoftDynamicsCRMbookableresourcebookingheader objectidBookableresourcebookingheader = default(MicrosoftDynamicsCRMbookableresourcebookingheader), MicrosoftDynamicsCRMbookableresourcecategoryassn objectidBookableresourcecategoryassn = default(MicrosoftDynamicsCRMbookableresourcecategoryassn), MicrosoftDynamicsCRMbookableresourcecharacteristic objectidBookableresourcecharacteristic = default(MicrosoftDynamicsCRMbookableresourcecharacteristic), MicrosoftDynamicsCRMbookableresourcegroup objectidBookableresourcegroup = default(MicrosoftDynamicsCRMbookableresourcegroup), MicrosoftDynamicsCRMknowledgebaserecord objectidKnowledgebaserecord = default(MicrosoftDynamicsCRMknowledgebaserecord), MicrosoftDynamicsCRMaccount objectidAccount = default(MicrosoftDynamicsCRMaccount), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMlist objectidList = default(MicrosoftDynamicsCRMlist), MicrosoftDynamicsCRMcampaignresponse objectidCampaignresponse = default(MicrosoftDynamicsCRMcampaignresponse), MicrosoftDynamicsCRMkbarticle objectidKbarticle = default(MicrosoftDynamicsCRMkbarticle), MicrosoftDynamicsCRMcampaignactivity objectidCampaignactivity = default(MicrosoftDynamicsCRMcampaignactivity), MicrosoftDynamicsCRMappointment objectidAppointment = default(MicrosoftDynamicsCRMappointment), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMbulkdeletefailure> annotationBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMsla objectidSla = default(MicrosoftDynamicsCRMsla), MicrosoftDynamicsCRMcalendar objectidCalendar = default(MicrosoftDynamicsCRMcalendar), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMfax objectidFax = default(MicrosoftDynamicsCRMfax), MicrosoftDynamicsCRMincidentresolution objectidIncidentresolution = default(MicrosoftDynamicsCRMincidentresolution), MicrosoftDynamicsCRMcontact objectidContact = default(MicrosoftDynamicsCRMcontact), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMletter objectidLetter = default(MicrosoftDynamicsCRMletter), MicrosoftDynamicsCRMservice objectidService = default(MicrosoftDynamicsCRMservice), MicrosoftDynamicsCRMsalesorder objectidSalesorder = default(MicrosoftDynamicsCRMsalesorder), MicrosoftDynamicsCRMquoteclose objectidQuoteclose = default(MicrosoftDynamicsCRMquoteclose), MicrosoftDynamicsCRMcompetitor objectidCompetitor = default(MicrosoftDynamicsCRMcompetitor), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMcontract objectidContract = default(MicrosoftDynamicsCRMcontract), MicrosoftDynamicsCRMgoal objectidGoal = default(MicrosoftDynamicsCRMgoal), MicrosoftDynamicsCRMtask objectidTask = default(MicrosoftDynamicsCRMtask), MicrosoftDynamicsCRMemail objectidEmail = default(MicrosoftDynamicsCRMemail), MicrosoftDynamicsCRMorderclose objectidOrderclose = default(MicrosoftDynamicsCRMorderclose), MicrosoftDynamicsCRMworkflow objectidWorkflow = default(MicrosoftDynamicsCRMworkflow), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMincident objectidIncident = default(MicrosoftDynamicsCRMincident), MicrosoftDynamicsCRMequipment objectidEquipment = default(MicrosoftDynamicsCRMequipment), MicrosoftDynamicsCRMcontractdetail objectidContractdetail = default(MicrosoftDynamicsCRMcontractdetail), MicrosoftDynamicsCRMcampaign objectidCampaign = default(MicrosoftDynamicsCRMcampaign), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMasyncoperation> annotationAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMlead objectidLead = default(MicrosoftDynamicsCRMlead), MicrosoftDynamicsCRMmailbox objectidMailbox = default(MicrosoftDynamicsCRMmailbox), MicrosoftDynamicsCRMsocialactivity objectidSocialactivity = default(MicrosoftDynamicsCRMsocialactivity), MicrosoftDynamicsCRMresourcespec objectidResourcespec = default(MicrosoftDynamicsCRMresourcespec), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMduplicaterule objectidDuplicaterule = default(MicrosoftDynamicsCRMduplicaterule), IList <MicrosoftDynamicsCRMsyncerror> annotationSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMserviceappointment objectidServiceappointment = default(MicrosoftDynamicsCRMserviceappointment), MicrosoftDynamicsCRMquote objectidQuote = default(MicrosoftDynamicsCRMquote), MicrosoftDynamicsCRMinvoice objectidInvoice = default(MicrosoftDynamicsCRMinvoice), MicrosoftDynamicsCRMphonecall objectidPhonecall = default(MicrosoftDynamicsCRMphonecall), MicrosoftDynamicsCRMemailserverprofile objectidEmailserverprofile = default(MicrosoftDynamicsCRMemailserverprofile), MicrosoftDynamicsCRMopportunityclose objectidOpportunityclose = default(MicrosoftDynamicsCRMopportunityclose), MicrosoftDynamicsCRMproduct objectidProduct = default(MicrosoftDynamicsCRMproduct), MicrosoftDynamicsCRMopportunity objectidOpportunity = default(MicrosoftDynamicsCRMopportunity), MicrosoftDynamicsCRMrecurringappointmentmaster objectidRecurringappointmentmaster = default(MicrosoftDynamicsCRMrecurringappointmentmaster), MicrosoftDynamicsCRMbcgovCustomaddress objectidBcgovCustomaddress = default(MicrosoftDynamicsCRMbcgovCustomaddress), MicrosoftDynamicsCRMbcgovLocation objectidBcgovLocation = default(MicrosoftDynamicsCRMbcgovLocation), MicrosoftDynamicsCRMbcgovEquipment objectidBcgovEquipment = default(MicrosoftDynamicsCRMbcgovEquipment), MicrosoftDynamicsCRMbcgovEquipmentlocation objectidBcgovEquipmentlocation = default(MicrosoftDynamicsCRMbcgovEquipmentlocation), MicrosoftDynamicsCRMbcgovRiskassessment objectidBcgovRiskassessment = default(MicrosoftDynamicsCRMbcgovRiskassessment))
 {
     Modifiedon            = modifiedon;
     Importsequencenumber  = importsequencenumber;
     Filesize              = filesize;
     Overriddencreatedon   = overriddencreatedon;
     Objecttypecode        = objecttypecode;
     Mimetype              = mimetype;
     this._modifiedbyValue = _modifiedbyValue;
     Documentbody          = documentbody;
     DocumentbodyBinary    = documentbodyBinary;
     this._owningteamValue = _owningteamValue;
     Versionnumber         = versionnumber;
     Filename              = filename;
     Notetext              = notetext;
     this._owninguserValue = _owninguserValue;
     Createdon             = createdon;
     Stepid       = stepid;
     Annotationid = annotationid;
     Langid       = langid;
     Isdocument   = isdocument;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     this._owneridValue            = _owneridValue;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     this._objectidValue           = _objectidValue;
     Subject = subject;
     this._modifiedonbehalfbyValue          = _modifiedonbehalfbyValue;
     this._createdbyValue                   = _createdbyValue;
     ObjectidKnowledgearticle               = objectidKnowledgearticle;
     ObjectidEntitlement                    = objectidEntitlement;
     ObjectidEntitlementchannel             = objectidEntitlementchannel;
     ObjectidEntitlementtemplate            = objectidEntitlementtemplate;
     ObjectidBookableresource               = objectidBookableresource;
     ObjectidBookableresourcebooking        = objectidBookableresourcebooking;
     ObjectidBookableresourcebookingheader  = objectidBookableresourcebookingheader;
     ObjectidBookableresourcecategoryassn   = objectidBookableresourcecategoryassn;
     ObjectidBookableresourcecharacteristic = objectidBookableresourcecharacteristic;
     ObjectidBookableresourcegroup          = objectidBookableresourcegroup;
     ObjectidKnowledgebaserecord            = objectidKnowledgebaserecord;
     ObjectidAccount              = objectidAccount;
     Modifiedonbehalfby           = modifiedonbehalfby;
     ObjectidList                 = objectidList;
     ObjectidCampaignresponse     = objectidCampaignresponse;
     ObjectidKbarticle            = objectidKbarticle;
     ObjectidCampaignactivity     = objectidCampaignactivity;
     ObjectidAppointment          = objectidAppointment;
     Owningbusinessunit           = owningbusinessunit;
     AnnotationBulkDeleteFailures = annotationBulkDeleteFailures;
     ObjectidSla                = objectidSla;
     ObjectidCalendar           = objectidCalendar;
     Createdby                  = createdby;
     ObjectidFax                = objectidFax;
     ObjectidIncidentresolution = objectidIncidentresolution;
     ObjectidContact            = objectidContact;
     Owninguser                 = owninguser;
     ObjectidLetter             = objectidLetter;
     ObjectidService            = objectidService;
     ObjectidSalesorder         = objectidSalesorder;
     ObjectidQuoteclose         = objectidQuoteclose;
     ObjectidCompetitor         = objectidCompetitor;
     Ownerid                            = ownerid;
     ObjectidContract                   = objectidContract;
     ObjectidGoal                       = objectidGoal;
     ObjectidTask                       = objectidTask;
     ObjectidEmail                      = objectidEmail;
     ObjectidOrderclose                 = objectidOrderclose;
     ObjectidWorkflow                   = objectidWorkflow;
     Createdonbehalfby                  = createdonbehalfby;
     ObjectidIncident                   = objectidIncident;
     ObjectidEquipment                  = objectidEquipment;
     ObjectidContractdetail             = objectidContractdetail;
     ObjectidCampaign                   = objectidCampaign;
     Modifiedby                         = modifiedby;
     AnnotationAsyncOperations          = annotationAsyncOperations;
     ObjectidLead                       = objectidLead;
     ObjectidMailbox                    = objectidMailbox;
     ObjectidSocialactivity             = objectidSocialactivity;
     ObjectidResourcespec               = objectidResourcespec;
     Owningteam                         = owningteam;
     ObjectidDuplicaterule              = objectidDuplicaterule;
     AnnotationSyncErrors               = annotationSyncErrors;
     ObjectidServiceappointment         = objectidServiceappointment;
     ObjectidQuote                      = objectidQuote;
     ObjectidInvoice                    = objectidInvoice;
     ObjectidPhonecall                  = objectidPhonecall;
     ObjectidEmailserverprofile         = objectidEmailserverprofile;
     ObjectidOpportunityclose           = objectidOpportunityclose;
     ObjectidProduct                    = objectidProduct;
     ObjectidOpportunity                = objectidOpportunity;
     ObjectidRecurringappointmentmaster = objectidRecurringappointmentmaster;
     ObjectidBcgovCustomaddress         = objectidBcgovCustomaddress;
     ObjectidBcgovLocation              = objectidBcgovLocation;
     ObjectidBcgovEquipment             = objectidBcgovEquipment;
     ObjectidBcgovEquipmentlocation     = objectidBcgovEquipmentlocation;
     ObjectidBcgovRiskassessment        = objectidBcgovRiskassessment;
     CustomInit();
 }
Beispiel #11
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMleadtoopportunitysalesprocess class.
 /// </summary>
 public MicrosoftDynamicsCRMleadtoopportunitysalesprocess(int?importsequencenumber = default(int?), string _organizationidValue = default(string), string _modifiedonbehalfbyValue = default(string), string _createdbyValue = default(string), string _processidValue = default(string), string _modifiedbyValue = default(string), System.DateTimeOffset?activestagestartedon = default(System.DateTimeOffset?), long?versionnumber = default(long?), object exchangerate = default(object), string _opportunityidValue = default(string), int?duration = default(int?), System.DateTimeOffset?completedon = default(System.DateTimeOffset?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string businessprocessflowinstanceid = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _createdonbehalfbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _transactioncurrencyidValue = default(string), string _leadidValue = default(string), string _activestageidValue = default(string), int?statuscode = default(int?), string traversedpath = default(string), string name = default(string), int?statecode = default(int?), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMlead leadId = default(MicrosoftDynamicsCRMlead), IList <MicrosoftDynamicsCRMworkflowlog> workflowlogsLeadtoopportunitysalesprocess = default(IList <MicrosoftDynamicsCRMworkflowlog>), MicrosoftDynamicsCRMworkflow processid = default(MicrosoftDynamicsCRMworkflow), IList <MicrosoftDynamicsCRMsyncerror> leadToOpportunitySalesProcessSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMprocessstage activestageid = default(MicrosoftDynamicsCRMprocessstage), MicrosoftDynamicsCRMopportunity opportunityId = default(MicrosoftDynamicsCRMopportunity), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser))
 {
     Importsequencenumber          = importsequencenumber;
     this._organizationidValue     = _organizationidValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     this._createdbyValue          = _createdbyValue;
     this._processidValue          = _processidValue;
     this._modifiedbyValue         = _modifiedbyValue;
     Activestagestartedon          = activestagestartedon;
     Versionnumber            = versionnumber;
     Exchangerate             = exchangerate;
     this._opportunityidValue = _opportunityidValue;
     Duration                         = duration;
     Completedon                      = completedon;
     Overriddencreatedon              = overriddencreatedon;
     Businessprocessflowinstanceid    = businessprocessflowinstanceid;
     Createdon                        = createdon;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     Modifiedon                       = modifiedon;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._leadidValue                = _leadidValue;
     this._activestageidValue         = _activestageidValue;
     Statuscode                       = statuscode;
     Traversedpath                    = traversedpath;
     Name                  = name;
     Statecode             = statecode;
     Transactioncurrencyid = transactioncurrencyid;
     LeadId                = leadId;
     WorkflowlogsLeadtoopportunitysalesprocess = workflowlogsLeadtoopportunitysalesprocess;
     Processid = processid;
     LeadToOpportunitySalesProcessSyncErrors = leadToOpportunitySalesProcessSyncErrors;
     Createdonbehalfbyname  = createdonbehalfbyname;
     Organizationid         = organizationid;
     Modifiedonbehalfbyname = modifiedonbehalfbyname;
     Modifiedbyname         = modifiedbyname;
     Activestageid          = activestageid;
     OpportunityId          = opportunityId;
     Createdbyname          = createdbyname;
     CustomInit();
 }