/// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMkbarticle
 /// class.
 /// </summary>
 /// <param name="importsequencenumber">Unique identifier of the data
 /// import or data migration that created this record.</param>
 /// <param name="_transactioncurrencyidValue">Choose the local currency
 /// for the record to make sure budgets are reported in the correct
 /// currency.</param>
 /// <param name="_organizationidValue">Unique identifier of the
 /// organization associated with the article.</param>
 /// <param name="_kbarticletemplateidValue">Choose the template that
 /// you want to use as a base for creating the new article.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the article.</param>
 /// <param name="title">Type a subject or descriptive name for the
 /// article to assist with article searches.</param>
 /// <param name="entityimageid">For internal use only.</param>
 /// <param name="versionnumber">Title of the knowledge base
 /// article.</param>
 /// <param name="_subjectidValue">Choose the subject of the article to
 /// assist with article searches. You can configure subjects under
 /// Business Management in the Settings area.</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="keywords">Keywords to be used for searches in
 /// knowledge base articles.</param>
 /// <param name="statuscode">Select the article's status.</param>
 /// <param name="number">Knowledge base article number.</param>
 /// <param name="modifiedon">Date and time when the knowledge base
 /// article was last modified.</param>
 /// <param name="kbarticleid">Shows the ID of the article.</param>
 /// <param name="comments">Comments regarding the knowledge base
 /// article.</param>
 /// <param name="content">Description of the content of the knowledge
 /// base article.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the knowledge base article.</param>
 /// <param name="entityimage">The default image for the entity.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who last modified the kbarticle.</param>
 /// <param name="createdon">Date and time when the knowledge base
 /// article was created.</param>
 /// <param name="languagecode">Select which language the article must
 /// be available in. This list is based on the list of language packs
 /// that are installed in your Microsoft Dynamics 365
 /// environment.</param>
 /// <param name="articlexml">Shows the article content and formatting,
 /// stored as XML.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="statecode">Shows whether the knowledge base article is
 /// in draft, unapproved, or published status. Published articles are
 /// read-only and can't be edited unless they are unpublished.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// last modified the knowledge base article.</param>
 /// <param name="description">Type additional information that
 /// describes the knowledge base article.</param>
 public MicrosoftDynamicsCRMkbarticle(string entityimageUrl = default(string), int?importsequencenumber = default(int?), string _transactioncurrencyidValue = default(string), string _organizationidValue = default(string), string _kbarticletemplateidValue = default(string), string _createdonbehalfbyValue = default(string), long?entityimageTimestamp = default(long?), string title = default(string), string entityimageid = default(string), string versionnumber = default(string), string _subjectidValue = default(string), decimal?exchangerate = default(decimal?), string keywords = default(string), int?statuscode = default(int?), string number = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string kbarticleid = default(string), string comments = default(string), string content = default(string), string _createdbyValue = default(string), byte[] entityimage = default(byte[]), string _modifiedonbehalfbyValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?languagecode = default(int?), string articlexml = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), int?statecode = default(int?), string _modifiedbyValue = default(string), string description = default(string), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMannotation> kbArticleAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> kbArticleBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMasyncoperation> kbArticleAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMduplicaterecord> kbArticleDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), MicrosoftDynamicsCRMkbarticletemplate kbarticletemplateid = default(MicrosoftDynamicsCRMkbarticletemplate), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMduplicaterecord> kbArticleDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMsharepointdocumentlocation> kbArticleSharepointDocumentLocation = default(IList <MicrosoftDynamicsCRMsharepointdocumentlocation>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMkbarticlecomment> kbarticleComments = default(IList <MicrosoftDynamicsCRMkbarticlecomment>), IList <MicrosoftDynamicsCRMsyncerror> kbArticleSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsubject subjectid = default(MicrosoftDynamicsCRMsubject), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMincident> kbarticleIncidents = default(IList <MicrosoftDynamicsCRMincident>))
 {
     EntityimageUrl                   = entityimageUrl;
     Importsequencenumber             = importsequencenumber;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._organizationidValue        = _organizationidValue;
     this._kbarticletemplateidValue   = _kbarticletemplateidValue;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     EntityimageTimestamp             = entityimageTimestamp;
     Title                               = title;
     Entityimageid                       = entityimageid;
     Versionnumber                       = versionnumber;
     this._subjectidValue                = _subjectidValue;
     Exchangerate                        = exchangerate;
     Keywords                            = keywords;
     Statuscode                          = statuscode;
     Number                              = number;
     Modifiedon                          = modifiedon;
     Kbarticleid                         = kbarticleid;
     Comments                            = comments;
     Content                             = content;
     this._createdbyValue                = _createdbyValue;
     Entityimage                         = entityimage;
     this._modifiedonbehalfbyValue       = _modifiedonbehalfbyValue;
     Createdon                           = createdon;
     Languagecode                        = languagecode;
     Articlexml                          = articlexml;
     Overriddencreatedon                 = overriddencreatedon;
     Statecode                           = statecode;
     this._modifiedbyValue               = _modifiedbyValue;
     Description                         = description;
     Createdonbehalfby                   = createdonbehalfby;
     KbArticleAnnotation                 = kbArticleAnnotation;
     KbArticleBulkDeleteFailures         = kbArticleBulkDeleteFailures;
     KbArticleAsyncOperations            = kbArticleAsyncOperations;
     KbArticleDuplicateMatchingRecord    = kbArticleDuplicateMatchingRecord;
     Kbarticletemplateid                 = kbarticletemplateid;
     Createdby                           = createdby;
     KbArticleDuplicateBaseRecord        = kbArticleDuplicateBaseRecord;
     KbArticleSharepointDocumentLocation = kbArticleSharepointDocumentLocation;
     Organizationid                      = organizationid;
     KbarticleComments                   = kbarticleComments;
     KbArticleSyncErrors                 = kbArticleSyncErrors;
     Subjectid                           = subjectid;
     Transactioncurrencyid               = transactioncurrencyid;
     Modifiedby                          = modifiedby;
     Modifiedonbehalfby                  = modifiedonbehalfby;
     KbarticleIncidents                  = kbarticleIncidents;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMinvoice
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMinvoice(string name = default(string), int?statuscode = default(int?), object totaltax = default(object), int?onholdtime = default(int?), bool?ispricelocked = default(bool?), object discountamountBase = default(object), string shiptoFax = default(string), string entityimageid = default(string), int?pricingerrorcode = default(int?), object discountpercentage = default(object), string _modifiedbyValue = default(string), string _createdbyValue = default(string), object freightamount = default(object), string shiptoCity = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string shiptoPostalcode = default(string), string shiptoLine2 = default(string), object totallineitemdiscountamount = default(object), string description = default(string), object totallineitemamountBase = default(object), int?statecode = default(int?), string _modifiedonbehalfbyValue = default(string), string billtoPostalcode = default(string), string shiptoComposite = default(string), string shiptoStateorprovince = default(string), int?importsequencenumber = default(int?), string shiptoLine1 = default(string), string processid = default(string), string entityimageUrl = default(string), object totalamountBase = default(object), object exchangerate = default(object), string _opportunityidValue = default(string), string _accountidValue = default(string), string shiptoTelephone = default(string), string billtoLine3 = default(string), object discountamount = default(object), string billtoTelephone = default(string), int?prioritycode = default(int?), string billtoComposite = default(string), string _salesorderidValue = default(string), object freightamountBase = default(object), string traversedpath = default(string), string shiptoCountry = default(string), string _contactidValue = default(string), string _owningbusinessunitValue = default(string), string _slaidValue = default(string), string _pricelevelidValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string billtoStateorprovince = default(string), string billtoLine2 = default(string), string shiptoLine3 = default(string), object totaldiscountamount = default(object), int?timezoneruleversionnumber = default(int?), object totallineitemdiscountamountBase = default(object), long?versionnumber = default(long?), int?paymenttermscode = default(int?), object totalamount = default(object), string _owningteamValue = default(string), System.DateTimeOffset?lastonholdtime = default(System.DateTimeOffset?), object totalamountlessfreight = default(object), string _slainvokedidValue = default(string), string shiptoName = default(string), bool?willcall = default(bool?), string invoicenumber = default(string), string billtoFax = default(string), string billtoCountry = default(string), string _createdonbehalfbyValue = default(string), string stageid = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _owneridValue = default(string), string invoiceid = default(string), int?utcconversiontimezonecode = default(int?), string _transactioncurrencyidValue = default(string), System.DateTimeOffset?datedelivered = default(System.DateTimeOffset?), string billtoName = default(string), object totalamountlessfreightBase = default(object), object entityimage = default(object), string _owninguserValue = default(string), System.DateTimeOffset?lastbackofficesubmit = default(System.DateTimeOffset?), string billtoCity = default(string), int?shiptoFreighttermscode = default(int?), object totaldiscountamountBase = default(object), int?shippingmethodcode = default(int?), object totallineitemamount = default(object), string _customeridValue = default(string), string billtoLine1 = default(string), long?entityimageTimestamp = default(long?), object totaltaxBase = default(object), System.DateTimeOffset?duedate = default(System.DateTimeOffset?), IList <MicrosoftDynamicsCRMcontact> contactinvoicesAssociation = default(IList <MicrosoftDynamicsCRMcontact>), MicrosoftDynamicsCRMsla slaInvoiceSla = default(MicrosoftDynamicsCRMsla), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMcontact customeridContact = default(MicrosoftDynamicsCRMcontact), IList <MicrosoftDynamicsCRMappointment> invoiceAppointments = default(IList <MicrosoftDynamicsCRMappointment>), IList <MicrosoftDynamicsCRMconnection> invoiceConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMprocessstage stageidProcessstage = default(MicrosoftDynamicsCRMprocessstage), IList <MicrosoftDynamicsCRMactivityparty> invoiceActivityParties = default(IList <MicrosoftDynamicsCRMactivityparty>), IList <MicrosoftDynamicsCRMrecurringappointmentmaster> invoiceRecurringAppointmentMasters = default(IList <MicrosoftDynamicsCRMrecurringappointmentmaster>), IList <MicrosoftDynamicsCRMactivitypointer> invoiceActivityPointers = default(IList <MicrosoftDynamicsCRMactivitypointer>), IList <MicrosoftDynamicsCRMphonecall> invoicePhonecalls = default(IList <MicrosoftDynamicsCRMphonecall>), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMemail> invoiceEmails = default(IList <MicrosoftDynamicsCRMemail>), IList <MicrosoftDynamicsCRMbulkdeletefailure> invoiceBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMletter> invoiceLetters = default(IList <MicrosoftDynamicsCRMletter>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), IList <MicrosoftDynamicsCRMtask> invoiceTasks = default(IList <MicrosoftDynamicsCRMtask>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsyncerror> invoiceSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMopportunity opportunityid = default(MicrosoftDynamicsCRMopportunity), IList <MicrosoftDynamicsCRMconnection> invoiceConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMinvoicedetail> invoiceDetails = default(IList <MicrosoftDynamicsCRMinvoicedetail>), IList <MicrosoftDynamicsCRMfax> invoiceFaxes = default(IList <MicrosoftDynamicsCRMfax>), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMaccount customeridAccount = default(MicrosoftDynamicsCRMaccount), MicrosoftDynamicsCRMpricelevel pricelevelid = default(MicrosoftDynamicsCRMpricelevel), IList <MicrosoftDynamicsCRMsocialactivity> invoiceSocialActivities = default(IList <MicrosoftDynamicsCRMsocialactivity>), IList <MicrosoftDynamicsCRMannotation> invoiceAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMasyncoperation> invoiceAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMslakpiinstance> slakpiinstanceInvoice = default(IList <MicrosoftDynamicsCRMslakpiinstance>), MicrosoftDynamicsCRMsla slainvokedidInvoiceSla = default(MicrosoftDynamicsCRMsla), IList <MicrosoftDynamicsCRMserviceappointment> invoiceServiceAppointments = default(IList <MicrosoftDynamicsCRMserviceappointment>), MicrosoftDynamicsCRMsalesorder salesorderid = default(MicrosoftDynamicsCRMsalesorder), IList <MicrosoftDynamicsCRMabsScheduledprocessexecution> invoiceAbsScheduledprocessexecutions = default(IList <MicrosoftDynamicsCRMabsScheduledprocessexecution>))
 {
     Name                                 = name;
     Statuscode                           = statuscode;
     Totaltax                             = totaltax;
     Onholdtime                           = onholdtime;
     Ispricelocked                        = ispricelocked;
     DiscountamountBase                   = discountamountBase;
     ShiptoFax                            = shiptoFax;
     Entityimageid                        = entityimageid;
     Pricingerrorcode                     = pricingerrorcode;
     Discountpercentage                   = discountpercentage;
     this._modifiedbyValue                = _modifiedbyValue;
     this._createdbyValue                 = _createdbyValue;
     Freightamount                        = freightamount;
     ShiptoCity                           = shiptoCity;
     Createdon                            = createdon;
     ShiptoPostalcode                     = shiptoPostalcode;
     ShiptoLine2                          = shiptoLine2;
     Totallineitemdiscountamount          = totallineitemdiscountamount;
     Description                          = description;
     TotallineitemamountBase              = totallineitemamountBase;
     Statecode                            = statecode;
     this._modifiedonbehalfbyValue        = _modifiedonbehalfbyValue;
     BilltoPostalcode                     = billtoPostalcode;
     ShiptoComposite                      = shiptoComposite;
     ShiptoStateorprovince                = shiptoStateorprovince;
     Importsequencenumber                 = importsequencenumber;
     ShiptoLine1                          = shiptoLine1;
     Processid                            = processid;
     EntityimageUrl                       = entityimageUrl;
     TotalamountBase                      = totalamountBase;
     Exchangerate                         = exchangerate;
     this._opportunityidValue             = _opportunityidValue;
     this._accountidValue                 = _accountidValue;
     ShiptoTelephone                      = shiptoTelephone;
     BilltoLine3                          = billtoLine3;
     Discountamount                       = discountamount;
     BilltoTelephone                      = billtoTelephone;
     Prioritycode                         = prioritycode;
     BilltoComposite                      = billtoComposite;
     this._salesorderidValue              = _salesorderidValue;
     FreightamountBase                    = freightamountBase;
     Traversedpath                        = traversedpath;
     ShiptoCountry                        = shiptoCountry;
     this._contactidValue                 = _contactidValue;
     this._owningbusinessunitValue        = _owningbusinessunitValue;
     this._slaidValue                     = _slaidValue;
     this._pricelevelidValue              = _pricelevelidValue;
     Modifiedon                           = modifiedon;
     BilltoStateorprovince                = billtoStateorprovince;
     BilltoLine2                          = billtoLine2;
     ShiptoLine3                          = shiptoLine3;
     Totaldiscountamount                  = totaldiscountamount;
     Timezoneruleversionnumber            = timezoneruleversionnumber;
     TotallineitemdiscountamountBase      = totallineitemdiscountamountBase;
     Versionnumber                        = versionnumber;
     Paymenttermscode                     = paymenttermscode;
     Totalamount                          = totalamount;
     this._owningteamValue                = _owningteamValue;
     Lastonholdtime                       = lastonholdtime;
     Totalamountlessfreight               = totalamountlessfreight;
     this._slainvokedidValue              = _slainvokedidValue;
     ShiptoName                           = shiptoName;
     Willcall                             = willcall;
     Invoicenumber                        = invoicenumber;
     BilltoFax                            = billtoFax;
     BilltoCountry                        = billtoCountry;
     this._createdonbehalfbyValue         = _createdonbehalfbyValue;
     Stageid                              = stageid;
     Overriddencreatedon                  = overriddencreatedon;
     this._owneridValue                   = _owneridValue;
     Invoiceid                            = invoiceid;
     Utcconversiontimezonecode            = utcconversiontimezonecode;
     this._transactioncurrencyidValue     = _transactioncurrencyidValue;
     Datedelivered                        = datedelivered;
     BilltoName                           = billtoName;
     TotalamountlessfreightBase           = totalamountlessfreightBase;
     Entityimage                          = entityimage;
     this._owninguserValue                = _owninguserValue;
     Lastbackofficesubmit                 = lastbackofficesubmit;
     BilltoCity                           = billtoCity;
     ShiptoFreighttermscode               = shiptoFreighttermscode;
     TotaldiscountamountBase              = totaldiscountamountBase;
     Shippingmethodcode                   = shippingmethodcode;
     Totallineitemamount                  = totallineitemamount;
     this._customeridValue                = _customeridValue;
     BilltoLine1                          = billtoLine1;
     EntityimageTimestamp                 = entityimageTimestamp;
     TotaltaxBase                         = totaltaxBase;
     Duedate                              = duedate;
     ContactinvoicesAssociation           = contactinvoicesAssociation;
     SlaInvoiceSla                        = slaInvoiceSla;
     Modifiedby                           = modifiedby;
     CustomeridContact                    = customeridContact;
     InvoiceAppointments                  = invoiceAppointments;
     InvoiceConnections1                  = invoiceConnections1;
     Owningbusinessunit                   = owningbusinessunit;
     Transactioncurrencyid                = transactioncurrencyid;
     StageidProcessstage                  = stageidProcessstage;
     InvoiceActivityParties               = invoiceActivityParties;
     InvoiceRecurringAppointmentMasters   = invoiceRecurringAppointmentMasters;
     InvoiceActivityPointers              = invoiceActivityPointers;
     InvoicePhonecalls                    = invoicePhonecalls;
     Owninguser                           = owninguser;
     InvoiceEmails                        = invoiceEmails;
     InvoiceBulkDeleteFailures            = invoiceBulkDeleteFailures;
     InvoiceLetters                       = invoiceLetters;
     Createdonbehalfby                    = createdonbehalfby;
     Ownerid                              = ownerid;
     InvoiceTasks                         = invoiceTasks;
     Modifiedonbehalfby                   = modifiedonbehalfby;
     InvoiceSyncErrors                    = invoiceSyncErrors;
     Opportunityid                        = opportunityid;
     InvoiceConnections2                  = invoiceConnections2;
     InvoiceDetails                       = invoiceDetails;
     InvoiceFaxes                         = invoiceFaxes;
     Owningteam                           = owningteam;
     CustomeridAccount                    = customeridAccount;
     Pricelevelid                         = pricelevelid;
     InvoiceSocialActivities              = invoiceSocialActivities;
     InvoiceAnnotation                    = invoiceAnnotation;
     InvoiceAsyncOperations               = invoiceAsyncOperations;
     Createdby                            = createdby;
     SlakpiinstanceInvoice                = slakpiinstanceInvoice;
     SlainvokedidInvoiceSla               = slainvokedidInvoiceSla;
     InvoiceServiceAppointments           = invoiceServiceAppointments;
     Salesorderid                         = salesorderid;
     InvoiceAbsScheduledprocessexecutions = invoiceAbsScheduledprocessexecutions;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMentitlementtemplatechannel class.
 /// </summary>
 public MicrosoftDynamicsCRMentitlementtemplatechannel(string _entitlementtemplateidValue = default(string), string entitlementtemplatechannelid = default(string), int?importsequencenumber = default(int?), int?utcconversiontimezonecode = default(int?), string _modifiedbyValue = default(string), int?timezoneruleversionnumber = default(int?), string _transactioncurrencyidValue = default(string), long?versionnumber = default(long?), object exchangerate = default(object), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string name = default(string), string _modifiedonbehalfbyValue = default(string), object totalterms = default(object), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?channel = default(int?), string _createdonbehalfbyValue = default(string), string _createdbyValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _organizationidValue = default(string), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMentitlementtemplate entitlementtemplateid = default(MicrosoftDynamicsCRMentitlementtemplate), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     this._entitlementtemplateidValue = _entitlementtemplateidValue;
     Entitlementtemplatechannelid     = entitlementtemplatechannelid;
     Importsequencenumber             = importsequencenumber;
     Utcconversiontimezonecode        = utcconversiontimezonecode;
     this._modifiedbyValue            = _modifiedbyValue;
     Timezoneruleversionnumber        = timezoneruleversionnumber;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Versionnumber       = versionnumber;
     Exchangerate        = exchangerate;
     Overriddencreatedon = overriddencreatedon;
     Name = name;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Totalterms = totalterms;
     Modifiedon = modifiedon;
     Channel    = channel;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     this._createdbyValue         = _createdbyValue;
     Createdon = createdon;
     this._organizationidValue = _organizationidValue;
     Createdby             = createdby;
     Modifiedby            = modifiedby;
     Organizationid        = organizationid;
     Transactioncurrencyid = transactioncurrencyid;
     Entitlementtemplateid = entitlementtemplateid;
     Createdonbehalfby     = createdonbehalfby;
     Modifiedonbehalfby    = modifiedonbehalfby;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMbookableresourcecategoryassn class.
 /// </summary>
 /// <param name="_owningteamValue">Unique identifier for the team that
 /// owns the record.</param>
 /// <param name="_resourcecategoryValue">Choose a category to associate
 /// with the resource.</param>
 /// <param name="importsequencenumber">Sequence number of the import
 /// that created this record.</param>
 /// <param name="name">The name of the association beween a resource
 /// and a category.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="_owningbusinessunitValue">Unique identifier for the
 /// business unit that owns the record</param>
 /// <param name="statuscode">Reason for the status of the Resource
 /// Category Assn</param>
 /// <param name="modifiedon">Date and time when the record was
 /// modified.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// modified the record.</param>
 /// <param name="_owninguserValue">Unique identifier for the user that
 /// owns the record.</param>
 /// <param name="utcconversiontimezonecode">Time zone code that was in
 /// use when the record was created.</param>
 /// <param name="_transactioncurrencyidValue">Exchange rate for the
 /// currency associated with the BookableResourceCategoryAssn with
 /// respect to the base currency.</param>
 /// <param name="_owneridValue">Unique identifier of the user or team
 /// who owns the record.</param>
 /// <param name="createdon">Date and time when the record was
 /// created.</param>
 /// <param name="exchangerate">Exchange rate for the currency
 /// associated with the bookableresourcecategoryassn with respect to
 /// the base currency.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who modified the record.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the record.</param>
 /// <param name="timezoneruleversionnumber">For internal use
 /// only.</param>
 /// <param name="bookableresourcecategoryassnid">Unique identifier of
 /// the resource and category association.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the record.</param>
 /// <param name="_resourceValue">Shows the resource associated with the
 /// category.</param>
 /// <param name="statecode">Status of the Resource Category
 /// Assn</param>
 public MicrosoftDynamicsCRMbookableresourcecategoryassn(string _owningteamValue = default(string), string _resourcecategoryValue = default(string), string versionnumber = default(string), int?importsequencenumber = default(int?), string name = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _owningbusinessunitValue = default(string), int?statuscode = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _modifiedbyValue = default(string), string _owninguserValue = default(string), int?utcconversiontimezonecode = default(int?), string _transactioncurrencyidValue = default(string), string _owneridValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), decimal?exchangerate = default(decimal?), string _modifiedonbehalfbyValue = default(string), string _createdonbehalfbyValue = default(string), int?timezoneruleversionnumber = default(int?), string bookableresourcecategoryassnid = default(string), string _createdbyValue = default(string), string _resourceValue = default(string), int?statecode = default(int?), 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 <MicrosoftDynamicsCRMduplicaterecord> bookableresourcecategoryassnDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMduplicaterecord> bookableresourcecategoryassnDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMannotation> bookableresourcecategoryassnAnnotations = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMasyncoperation> bookableresourcecategoryassnAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> bookableresourcecategoryassnBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMbookableresource resource = default(MicrosoftDynamicsCRMbookableresource), MicrosoftDynamicsCRMbookableresourcecategory resourceCategory = default(MicrosoftDynamicsCRMbookableresourcecategory), IList <MicrosoftDynamicsCRMsyncerror> bookableResourceCategoryAssnSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency))
 {
     this._owningteamValue       = _owningteamValue;
     this._resourcecategoryValue = _resourcecategoryValue;
     Versionnumber        = versionnumber;
     Importsequencenumber = importsequencenumber;
     Name = name;
     Overriddencreatedon           = overriddencreatedon;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     Statuscode                       = statuscode;
     Modifiedon                       = modifiedon;
     this._modifiedbyValue            = _modifiedbyValue;
     this._owninguserValue            = _owninguserValue;
     Utcconversiontimezonecode        = utcconversiontimezonecode;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._owneridValue               = _owneridValue;
     Createdon    = createdon;
     Exchangerate = exchangerate;
     this._modifiedonbehalfbyValue  = _modifiedonbehalfbyValue;
     this._createdonbehalfbyValue   = _createdonbehalfbyValue;
     Timezoneruleversionnumber      = timezoneruleversionnumber;
     Bookableresourcecategoryassnid = bookableresourcecategoryassnid;
     this._createdbyValue           = _createdbyValue;
     this._resourceValue            = _resourceValue;
     Statecode              = statecode;
     Createdbyname          = createdbyname;
     Createdonbehalfbyname  = createdonbehalfbyname;
     Modifiedbyname         = modifiedbyname;
     Modifiedonbehalfbyname = modifiedonbehalfbyname;
     Owninguser             = owninguser;
     Owningteam             = owningteam;
     Ownerid            = ownerid;
     Owningbusinessunit = owningbusinessunit;
     BookableresourcecategoryassnDuplicateMatchingRecord = bookableresourcecategoryassnDuplicateMatchingRecord;
     BookableresourcecategoryassnDuplicateBaseRecord     = bookableresourcecategoryassnDuplicateBaseRecord;
     BookableresourcecategoryassnAnnotations             = bookableresourcecategoryassnAnnotations;
     BookableresourcecategoryassnAsyncOperations         = bookableresourcecategoryassnAsyncOperations;
     BookableresourcecategoryassnBulkDeleteFailures      = bookableresourcecategoryassnBulkDeleteFailures;
     Resource         = resource;
     ResourceCategory = resourceCategory;
     BookableResourceCategoryAssnSyncErrors = bookableResourceCategoryAssnSyncErrors;
     Transactioncurrencyid = transactioncurrencyid;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMsalesliterature class.
 /// </summary>
 /// <param name="entityimageid">For internal use only.</param>
 /// <param name="keywords">Type one or more topics or keywords that can
 /// be used to search for the sales literature.</param>
 /// <param name="_employeecontactidValue">Choose the user who is
 /// responsible for maintaining or updating the sales
 /// literature.</param>
 /// <param name="iscustomerviewable">Select whether the sales
 /// literature can be distributed to prospects and customers or is for
 /// internal use only.</param>
 /// <param name="description">Type additional information to describe
 /// the sales literature, such as the intended audience or primary
 /// messages.</param>
 /// <param name="_modifiedbyValue">Shows who last updated the
 /// record.</param>
 /// <param name="_createdonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="_subjectidValue">Choose the subject for the sales
 /// literature to relate the item to a product or business group.
 /// Administrators can configure subjects under Business Management in
 /// the Settings area.</param>
 /// <param name="hasattachments">Tells whether the sales literature has
 /// one or more attachments.</param>
 /// <param name="timezoneruleversionnumber">For internal use
 /// only.</param>
 /// <param name="stageid">Shows the ID of the stage.</param>
 /// <param name="utcconversiontimezonecode">Time zone code that was in
 /// use when the record was created.</param>
 /// <param name="versionnumber">Version number of the sales
 /// literature.</param>
 /// <param name="processid">Shows the ID of the process.</param>
 /// <param name="expirationdate">Enter the expiration date or last day
 /// the sales literature can be distributed.</param>
 /// <param name="entityimage">The default image for the entity.</param>
 /// <param name="_modifiedonbehalfbyValue">Shows who last updated the
 /// record on behalf of another user.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="name">Type a descriptive title for the sales
 /// literature.</param>
 /// <param name="traversedpath">For internal use only.</param>
 /// <param name="_createdbyValue">Shows who created the record.</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 365 options.</param>
 /// <param name="literaturetypecode">Select a category or type to help
 /// others identify the intended use of the sales literature.</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 365 options.</param>
 /// <param name="salesliteratureid">Unique identifier of the sales
 /// literature.</param>
 /// <param name="_transactioncurrencyidValue">Choose the local currency
 /// for the record to make sure budgets are reported in the correct
 /// currency.</param>
 /// <param name="importsequencenumber">Unique identifier of the data
 /// import or data migration that created this record.</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">Choose the ID of the
 /// organization that the record is associated with.</param>
 public MicrosoftDynamicsCRMsalesliterature(string entityimageid = default(string), string keywords = default(string), string _employeecontactidValue = default(string), bool?iscustomerviewable = default(bool?), string description = default(string), string _modifiedbyValue = default(string), string _createdonbehalfbyValue = default(string), string _subjectidValue = default(string), long?entityimageTimestamp = default(long?), bool?hasattachments = default(bool?), int?timezoneruleversionnumber = default(int?), string stageid = default(string), int?utcconversiontimezonecode = default(int?), string versionnumber = default(string), string processid = default(string), System.DateTimeOffset?expirationdate = default(System.DateTimeOffset?), byte[] entityimage = default(byte[]), string _modifiedonbehalfbyValue = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string name = default(string), string traversedpath = default(string), string _createdbyValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?literaturetypecode = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string salesliteratureid = default(string), string entityimageUrl = default(string), string _transactioncurrencyidValue = default(string), int?importsequencenumber = default(int?), decimal?exchangerate = default(decimal?), string _organizationidValue = default(string), IList <MicrosoftDynamicsCRMcampaign> campaignsalesliteratureAssociation = default(IList <MicrosoftDynamicsCRMcampaign>), IList <MicrosoftDynamicsCRMcompetitor> competitorsalesliteratureAssociation = default(IList <MicrosoftDynamicsCRMcompetitor>), IList <MicrosoftDynamicsCRMcampaignactivity> campaignactivitysalesliteratureAssociation = default(IList <MicrosoftDynamicsCRMcampaignactivity>), IList <MicrosoftDynamicsCRMproduct> productsalesliteratureAssociation = default(IList <MicrosoftDynamicsCRMproduct>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMsalesliteratureitem> salesLiteratureItems = default(IList <MicrosoftDynamicsCRMsalesliteratureitem>), MicrosoftDynamicsCRMsubject subjectid = default(MicrosoftDynamicsCRMsubject), MicrosoftDynamicsCRMprocessstage stageidProcessstage = default(MicrosoftDynamicsCRMprocessstage), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser employeecontactid = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMbulkdeletefailure> salesLiteratureBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMsyncerror> salesLiteratureSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsharepointdocumentlocation> salesLiteratureSharepointDocumentLocation = default(IList <MicrosoftDynamicsCRMsharepointdocumentlocation>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMasyncoperation> salesLiteratureAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Entityimageid = entityimageid;
     Keywords      = keywords;
     this._employeecontactidValue = _employeecontactidValue;
     Iscustomerviewable           = iscustomerviewable;
     Description                  = description;
     this._modifiedbyValue        = _modifiedbyValue;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     this._subjectidValue         = _subjectidValue;
     EntityimageTimestamp         = entityimageTimestamp;
     Hasattachments               = hasattachments;
     Timezoneruleversionnumber    = timezoneruleversionnumber;
     Stageid = stageid;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     Versionnumber             = versionnumber;
     Processid      = processid;
     Expirationdate = expirationdate;
     Entityimage    = entityimage;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Overriddencreatedon           = overriddencreatedon;
     Name                                       = name;
     Traversedpath                              = traversedpath;
     this._createdbyValue                       = _createdbyValue;
     Createdon                                  = createdon;
     Literaturetypecode                         = literaturetypecode;
     Modifiedon                                 = modifiedon;
     Salesliteratureid                          = salesliteratureid;
     EntityimageUrl                             = entityimageUrl;
     this._transactioncurrencyidValue           = _transactioncurrencyidValue;
     Importsequencenumber                       = importsequencenumber;
     Exchangerate                               = exchangerate;
     this._organizationidValue                  = _organizationidValue;
     CampaignsalesliteratureAssociation         = campaignsalesliteratureAssociation;
     CompetitorsalesliteratureAssociation       = competitorsalesliteratureAssociation;
     CampaignactivitysalesliteratureAssociation = campaignactivitysalesliteratureAssociation;
     ProductsalesliteratureAssociation          = productsalesliteratureAssociation;
     Transactioncurrencyid                      = transactioncurrencyid;
     SalesLiteratureItems                       = salesLiteratureItems;
     Subjectid                                  = subjectid;
     StageidProcessstage                        = stageidProcessstage;
     Modifiedby                                 = modifiedby;
     Employeecontactid                          = employeecontactid;
     SalesLiteratureBulkDeleteFailures          = salesLiteratureBulkDeleteFailures;
     SalesLiteratureSyncErrors                  = salesLiteratureSyncErrors;
     Createdby                                  = createdby;
     SalesLiteratureSharepointDocumentLocation  = salesLiteratureSharepointDocumentLocation;
     Organizationid                             = organizationid;
     Modifiedonbehalfby                         = modifiedonbehalfby;
     SalesLiteratureAsyncOperations             = salesLiteratureAsyncOperations;
     Createdonbehalfby                          = createdonbehalfby;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMquotedetail
 /// class.
 /// </summary>
 /// <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 365 options.</param>
 /// <param name="quotedetailid">Unique identifier of the product line
 /// item in the quote.</param>
 /// <param name="pricingerrorcode">Select the type of pricing error,
 /// such as a missing or invalid product, or missing quantity.</param>
 /// <param name="owningbusinessunit">Unique identifier of the business
 /// unit that owns the quote detail.</param>
 /// <param name="extendedamount">Shows the total amount due for the
 /// quote product, based on the sum of the unit price, quantity,
 /// discounts ,and tax.</param>
 /// <param name="description">Type additional information to describe
 /// the quote product, such as manufacturing details or acceptable
 /// substitutions.</param>
 /// <param name="isproductoverridden">Select whether the product exists
 /// in the Microsoft Dynamics 365 product catalog or is a write-in
 /// product specific to the quote.</param>
 /// <param name="volumediscountamount">Shows the discount amount per
 /// unit if a specified volume is purchased. Configure volume discounts
 /// in the Product Catalog in the Settings area.</param>
 /// <param name="willcall">Select whether the quote product should be
 /// shipped to the specified address or held until the customer calls
 /// with further pick up or delivery instructions.</param>
 /// <param name="quantity">Type the amount or quantity of the product
 /// requested by the customer.</param>
 /// <param name="shiptoFreighttermscode">Select the freight terms to
 /// make sure shipping orders are processed correctly.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="utcconversiontimezonecode">Time zone code that was in
 /// use when the record was created.</param>
 /// <param name="tax">Type the tax amount for the quote
 /// product.</param>
 /// <param name="_createdbyValue">Shows who created the record.</param>
 /// <param name="shiptoLine1">Type the first line of the customer's
 /// shipping address.</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 365 options.</param>
 /// <param name="ispriceoverridden">Select whether the price per unit
 /// is fixed at the value in the specified price list or can be
 /// overridden by users who have edit rights to the quote
 /// product.</param>
 /// <param name="_productidValue">Choose the product to include on the
 /// quote to link the product's pricing and other information to the
 /// quote.</param>
 /// <param name="shiptoTelephone">Type the phone number for the
 /// customer's shipping address.</param>
 /// <param name="shiptoAddressid">Unique identifier of the shipping
 /// address.</param>
 /// <param name="shiptoFax">Type the fax number for the customer's
 /// shipping address.</param>
 /// <param name="shiptoStateorprovince">Type the state or province for
 /// the shipping address.</param>
 /// <param name="versionnumber">Version number of the quote
 /// detail.</param>
 /// <param name="volumediscountamountBase">Shows the discount amount
 /// per unit if a specified volume is purchased. Configure volume
 /// discounts in the Product Catalog in the Settings area.</param>
 /// <param name="parentbundleid">Choose the parent bundle associated
 /// with this product</param>
 /// <param name="priceperunitBase">Shows the Price Per Unit field
 /// converted to the system's default base currency for reporting
 /// purposes. The calculation uses the exchange rate specified in the
 /// Currencies area.</param>
 /// <param name="_modifiedbyValue">Shows who last updated the
 /// record.</param>
 /// <param name="producttypecode">Product Type</param>
 /// <param name="shiptoLine2">Type the second line of the customer's
 /// shipping address.</param>
 /// <param name="baseamountBase">Shows the Amount field converted to
 /// the system's default base currency. The calculation uses the
 /// exchange rate specified in the Currencies area.</param>
 /// <param name="priceperunit">Type the price per unit of the quote
 /// product. The default is to the value in the price list specified on
 /// the quote for existing products.</param>
 /// <param name="_createdonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="_transactioncurrencyidValue">Choose the local currency
 /// for the record to make sure budgets are reported in the correct
 /// currency.</param>
 /// <param name="importsequencenumber">Unique identifier of the data
 /// import or data migration that created this record.</param>
 /// <param name="sequencenumber">Unique identifier of the data that
 /// maintains the sequence.</param>
 /// <param name="_uomidValue">Choose the unit of measurement for the
 /// base unit quantity for this purchase, such as each or
 /// dozen.</param>
 /// <param name="shiptoCountry">Type the country or region for the
 /// customer's shipping address.</param>
 /// <param name="lineitemnumber">Type the line item number for the
 /// quote product to easily identify the product in the quote and make
 /// sure it's listed in the correct order.</param>
 /// <param name="_quoteidValue">Unique identifier of the quote for the
 /// quote product.</param>
 /// <param name="productdescription">Type a name or description to
 /// identify the type of write-in product included in the
 /// quote.</param>
 /// <param name="shiptoLine3">Type the third line of the shipping
 /// address.</param>
 /// <param name="shiptoName">Type a name for the customer's shipping
 /// address, such as "Headquarters" or "Field office", to identify the
 /// address.</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="timezoneruleversionnumber">For internal use
 /// only.</param>
 /// <param name="_salesrepidValue">Choose the user responsible for the
 /// sale of the quote product.</param>
 /// <param name="_modifiedonbehalfbyValue">Shows who last updated the
 /// record on behalf of another user.</param>
 /// <param name="baseamount">Shows the total price of the quote
 /// product, based on the price per unit, volume discount, and
 /// quantity.</param>
 /// <param name="manualdiscountamountBase">Shows the Manual Discount
 /// field converted to the system's default base currency for reporting
 /// purposes. The calculation uses the exchange rate specified in the
 /// Currencies area.</param>
 /// <param name="taxBase">Shows the Tax field converted to the system's
 /// default base currency for reporting purposes. The calculation uses
 /// the exchange rate specified in the Currencies area.</param>
 /// <param name="shiptoContactname">Type the primary contact name at
 /// the customer's shipping address.</param>
 /// <param name="productassociationid">Unique identifier of the product
 /// line item association with bundle in the quote</param>
 /// <param name="manualdiscountamount">Type the manual discount amount
 /// for the quote product to deduct any negotiated or other savings
 /// from the product total on the quote.</param>
 /// <param name="owninguser">Unique identifier of the user who owns the
 /// quote detail.</param>
 /// <param name="shiptoPostalcode">Type the ZIP Code or postal code for
 /// the shipping address.</param>
 /// <param name="_owneridValue">Unique identifier of the user or team
 /// who owns the quote detail.</param>
 /// <param name="shiptoCity">Type the city for the customer's shipping
 /// address.</param>
 /// <param name="quotestatecode">Status of the quote product.</param>
 /// <param name="extendedamountBase">Shows the Extended Amount field
 /// converted to the system's default base currency. The calculation
 /// uses the exchange rate specified in the Currencies area.</param>
 /// <param name="propertyconfigurationstatus">Status of the property
 /// configuration.</param>
 /// <param name="requestdeliveryby">Enter the delivery date requested
 /// by the customer for the quote product.</param>
 public MicrosoftDynamicsCRMquotedetail(System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string quotedetailid = default(string), int?pricingerrorcode = default(int?), string owningbusinessunit = default(string), decimal?extendedamount = default(decimal?), string description = default(string), bool?isproductoverridden = default(bool?), decimal?volumediscountamount = default(decimal?), bool?willcall = default(bool?), decimal?quantity = default(decimal?), int?shiptoFreighttermscode = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), int?utcconversiontimezonecode = default(int?), decimal?tax = default(decimal?), string _createdbyValue = default(string), string shiptoLine1 = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), bool?ispriceoverridden = default(bool?), string _productidValue = default(string), string shiptoTelephone = default(string), string shiptoAddressid = default(string), string shiptoFax = default(string), string shiptoStateorprovince = default(string), string versionnumber = default(string), decimal?volumediscountamountBase = default(decimal?), string parentbundleid = default(string), decimal?priceperunitBase = default(decimal?), string _modifiedbyValue = default(string), int?producttypecode = default(int?), string shiptoLine2 = default(string), decimal?baseamountBase = default(decimal?), decimal?priceperunit = default(decimal?), string _createdonbehalfbyValue = default(string), string _transactioncurrencyidValue = default(string), int?importsequencenumber = default(int?), int?sequencenumber = default(int?), string _uomidValue = default(string), string shiptoCountry = default(string), int?lineitemnumber = default(int?), string _quoteidValue = default(string), string productdescription = default(string), string shiptoLine3 = default(string), string shiptoName = default(string), decimal?exchangerate = default(decimal?), int?timezoneruleversionnumber = default(int?), string _salesrepidValue = default(string), string _modifiedonbehalfbyValue = default(string), decimal?baseamount = default(decimal?), decimal?manualdiscountamountBase = default(decimal?), decimal?taxBase = default(decimal?), string shiptoContactname = default(string), string productassociationid = default(string), decimal?manualdiscountamount = default(decimal?), string owninguser = default(string), string shiptoPostalcode = default(string), string _owneridValue = default(string), string shiptoCity = default(string), int?quotestatecode = default(int?), decimal?extendedamountBase = default(decimal?), int?propertyconfigurationstatus = default(int?), System.DateTimeOffset?requestdeliveryby = default(System.DateTimeOffset?), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMbulkdeletefailure> quoteDetailBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMproduct productid = default(MicrosoftDynamicsCRMproduct), IList <MicrosoftDynamicsCRMdynamicpropertyinstance> quoteDetailDynamicpropertyinstance = default(IList <MicrosoftDynamicsCRMdynamicpropertyinstance>), MicrosoftDynamicsCRMuom uomid = default(MicrosoftDynamicsCRMuom), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMproductassociation productassociationidProductassociation = default(MicrosoftDynamicsCRMproductassociation), MicrosoftDynamicsCRMquotedetail parentbundleidQuotedetail = default(MicrosoftDynamicsCRMquotedetail), IList <MicrosoftDynamicsCRMquotedetail> quotedetailParentQuotedetail = default(IList <MicrosoftDynamicsCRMquotedetail>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMasyncoperation> quoteDetailAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMsyncerror> quoteDetailSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMquote quoteid = default(MicrosoftDynamicsCRMquote), MicrosoftDynamicsCRMsystemuser salesrepid = default(MicrosoftDynamicsCRMsystemuser))
 {
     Createdon                 = createdon;
     Quotedetailid             = quotedetailid;
     Pricingerrorcode          = pricingerrorcode;
     Owningbusinessunit        = owningbusinessunit;
     Extendedamount            = extendedamount;
     Description               = description;
     Isproductoverridden       = isproductoverridden;
     Volumediscountamount      = volumediscountamount;
     Willcall                  = willcall;
     Quantity                  = quantity;
     ShiptoFreighttermscode    = shiptoFreighttermscode;
     Overriddencreatedon       = overriddencreatedon;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     Tax = tax;
     this._createdbyValue             = _createdbyValue;
     ShiptoLine1                      = shiptoLine1;
     Modifiedon                       = modifiedon;
     Ispriceoverridden                = ispriceoverridden;
     this._productidValue             = _productidValue;
     ShiptoTelephone                  = shiptoTelephone;
     ShiptoAddressid                  = shiptoAddressid;
     ShiptoFax                        = shiptoFax;
     ShiptoStateorprovince            = shiptoStateorprovince;
     Versionnumber                    = versionnumber;
     VolumediscountamountBase         = volumediscountamountBase;
     Parentbundleid                   = parentbundleid;
     PriceperunitBase                 = priceperunitBase;
     this._modifiedbyValue            = _modifiedbyValue;
     Producttypecode                  = producttypecode;
     ShiptoLine2                      = shiptoLine2;
     BaseamountBase                   = baseamountBase;
     Priceperunit                     = priceperunit;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Importsequencenumber             = importsequencenumber;
     Sequencenumber                   = sequencenumber;
     this._uomidValue                 = _uomidValue;
     ShiptoCountry                    = shiptoCountry;
     Lineitemnumber                   = lineitemnumber;
     this._quoteidValue               = _quoteidValue;
     Productdescription               = productdescription;
     ShiptoLine3                      = shiptoLine3;
     ShiptoName                       = shiptoName;
     Exchangerate                     = exchangerate;
     Timezoneruleversionnumber        = timezoneruleversionnumber;
     this._salesrepidValue            = _salesrepidValue;
     this._modifiedonbehalfbyValue    = _modifiedonbehalfbyValue;
     Baseamount                       = baseamount;
     ManualdiscountamountBase         = manualdiscountamountBase;
     TaxBase                            = taxBase;
     ShiptoContactname                  = shiptoContactname;
     Productassociationid               = productassociationid;
     Manualdiscountamount               = manualdiscountamount;
     Owninguser                         = owninguser;
     ShiptoPostalcode                   = shiptoPostalcode;
     this._owneridValue                 = _owneridValue;
     ShiptoCity                         = shiptoCity;
     Quotestatecode                     = quotestatecode;
     ExtendedamountBase                 = extendedamountBase;
     Propertyconfigurationstatus        = propertyconfigurationstatus;
     Requestdeliveryby                  = requestdeliveryby;
     Createdby                          = createdby;
     QuoteDetailBulkDeleteFailures      = quoteDetailBulkDeleteFailures;
     Productid                          = productid;
     QuoteDetailDynamicpropertyinstance = quoteDetailDynamicpropertyinstance;
     Uomid                 = uomid;
     Createdonbehalfby     = createdonbehalfby;
     Transactioncurrencyid = transactioncurrencyid;
     ProductassociationidProductassociation = productassociationidProductassociation;
     ParentbundleidQuotedetail    = parentbundleidQuotedetail;
     QuotedetailParentQuotedetail = quotedetailParentQuotedetail;
     Modifiedonbehalfby           = modifiedonbehalfby;
     QuoteDetailAsyncOperations   = quoteDetailAsyncOperations;
     QuoteDetailSyncErrors        = quoteDetailSyncErrors;
     Modifiedby = modifiedby;
     Quoteid    = quoteid;
     Salesrepid = salesrepid;
     CustomInit();
 }
コード例 #7
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMfeedback
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMfeedback(string _createdonbehalfbyValue = default(string), string _createdbyValue = default(string), int?statuscode = default(int?), string feedbackid = default(string), System.DateTimeOffset?closedon = default(System.DateTimeOffset?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), int?statecode = default(int?), int?rating = default(int?), string _regardingobjectidValue = default(string), string title = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _owneridValue = default(string), string _createdbycontactValue = default(string), string comments = default(string), int?maxrating = default(int?), string _closedbyValue = default(string), int?importsequencenumber = default(int?), int?source = default(int?), string _createdonbehalfbycontactValue = default(string), string _modifiedbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _owningteamValue = default(string), long?versionnumber = default(long?), string _owninguserValue = default(string), string _modifiedonbehalfbyValue = default(string), string _transactioncurrencyidValue = default(string), object normalizedrating = default(object), int?minrating = default(int?), string _owningbusinessunitValue = default(string), object exchangerate = default(object), MicrosoftDynamicsCRMcontact contactId = default(MicrosoftDynamicsCRMcontact), MicrosoftDynamicsCRMcontact createdOnBehalfByContact = default(MicrosoftDynamicsCRMcontact), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMsystemuser modifiedOnBehalfBy = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser closedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMcontact createdByContact = default(MicrosoftDynamicsCRMcontact), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMfeedback feedbackId = default(MicrosoftDynamicsCRMfeedback), IList <MicrosoftDynamicsCRMfeedback> feedbackFeedback = default(IList <MicrosoftDynamicsCRMfeedback>), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMsyncerror> feedbackSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMknowledgearticle knowledgeArticleId = default(MicrosoftDynamicsCRMknowledgearticle), MicrosoftDynamicsCRMbcgovCustomaddress regardingobjectidBcgovCustomaddress = default(MicrosoftDynamicsCRMbcgovCustomaddress))
 {
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     this._createdbyValue         = _createdbyValue;
     Statuscode          = statuscode;
     Feedbackid          = feedbackid;
     Closedon            = closedon;
     Overriddencreatedon = overriddencreatedon;
     Statecode           = statecode;
     Rating = rating;
     this._regardingobjectidValue = _regardingobjectidValue;
     Title                               = title;
     Createdon                           = createdon;
     this._owneridValue                  = _owneridValue;
     this._createdbycontactValue         = _createdbycontactValue;
     Comments                            = comments;
     Maxrating                           = maxrating;
     this._closedbyValue                 = _closedbyValue;
     Importsequencenumber                = importsequencenumber;
     Source                              = source;
     this._createdonbehalfbycontactValue = _createdonbehalfbycontactValue;
     this._modifiedbyValue               = _modifiedbyValue;
     Modifiedon                          = modifiedon;
     this._owningteamValue               = _owningteamValue;
     Versionnumber                       = versionnumber;
     this._owninguserValue               = _owninguserValue;
     this._modifiedonbehalfbyValue       = _modifiedonbehalfbyValue;
     this._transactioncurrencyidValue    = _transactioncurrencyidValue;
     Normalizedrating                    = normalizedrating;
     Minrating                           = minrating;
     this._owningbusinessunitValue       = _owningbusinessunitValue;
     Exchangerate                        = exchangerate;
     ContactId                           = contactId;
     CreatedOnBehalfByContact            = createdOnBehalfByContact;
     Modifiedby                          = modifiedby;
     Ownerid                             = ownerid;
     Transactioncurrencyid               = transactioncurrencyid;
     ModifiedOnBehalfBy                  = modifiedOnBehalfBy;
     Closedby                            = closedby;
     Createdonbehalfby                   = createdonbehalfby;
     CreatedByContact                    = createdByContact;
     Createdby                           = createdby;
     FeedbackId                          = feedbackId;
     FeedbackFeedback                    = feedbackFeedback;
     Owningbusinessunit                  = owningbusinessunit;
     FeedbackSyncErrors                  = feedbackSyncErrors;
     KnowledgeArticleId                  = knowledgeArticleId;
     RegardingobjectidBcgovCustomaddress = regardingobjectidBcgovCustomaddress;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMsharepointdocumentlocation class.
 /// </summary>
 /// <param name="importsequencenumber">Sequence number of the import
 /// that created the SharePoint document location record.</param>
 /// <param name="description">Description of the SharePoint document
 /// location record.</param>
 /// <param name="_owneridValue">Unique identifier of the user or team
 /// who owns the SharePoint document location record.</param>
 /// <param name="createdon">Date and time when the SharePoint document
 /// location record was created.</param>
 /// <param name="_owningbusinessunitValue">Unique identifier of the
 /// business unit that owns the SharePoint document location
 /// record.</param>
 /// <param name="modifiedon">Date and time when the SharePoint document
 /// location record was last modified.</param>
 /// <param name="_transactioncurrencyidValue">Unique identifier of the
 /// currency associated with the SharePoint document location
 /// record.</param>
 /// <param name="_owninguserValue">Unique identifier of the user who
 /// owns the SharePoint document location record.</param>
 /// <param name="absoluteurl">Absolute URL of the SharePoint document
 /// location.</param>
 /// <param name="name">Name of the SharePoint document location
 /// record.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the SharePoint document location record.</param>
 /// <param name="locationtype">Location type of the SharePoint document
 /// location.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who modified the SharePoint document location
 /// record.</param>
 /// <param name="_regardingobjectidValue">Unique identifier of the
 /// object with which the SharePoint document location record is
 /// associated.</param>
 /// <param name="_parentsiteorlocationValue">Unique identifier of the
 /// parent site or location.</param>
 /// <param name="timezoneruleversionnumber">For internal use
 /// only.</param>
 /// <param name="exchangerate">Exchange rate between the currency
 /// associated with the SharePoint document location record and the
 /// base currency.</param>
 /// <param name="statecode">Status of the SharePoint document location
 /// record.</param>
 /// <param name="_owningteamValue">Unique identifier of the team who
 /// owns the SharePoint document location record.</param>
 /// <param name="sitecollectionid">For internal use only.</param>
 /// <param name="utcconversiontimezonecode">Time zone code that was in
 /// use when the record was created.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="relativeurl">Relative URL of the SharePoint document
 /// location.</param>
 /// <param name="userid">Choose the user who owns the SharePoint
 /// document location.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// last modified the SharePoint document location record.</param>
 /// <param name="sharepointdocumentlocationid">Unique identifier of the
 /// SharePoint document location record.</param>
 /// <param name="servicetype">Shows the service type of the SharePoint
 /// site.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the SharePoint document location
 /// record.</param>
 /// <param name="statuscode">Reason for the status of the SharePoint
 /// document location record.</param>
 public MicrosoftDynamicsCRMsharepointdocumentlocation(int?importsequencenumber = default(int?), string description = default(string), string _owneridValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _owningbusinessunitValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _transactioncurrencyidValue = default(string), string _owninguserValue = default(string), string absoluteurl = default(string), string name = default(string), string _createdbyValue = default(string), int?locationtype = default(int?), string _modifiedonbehalfbyValue = default(string), string _regardingobjectidValue = default(string), string _parentsiteorlocationValue = default(string), string versionnumber = default(string), int?timezoneruleversionnumber = default(int?), decimal?exchangerate = default(decimal?), int?statecode = default(int?), string _owningteamValue = default(string), string sitecollectionid = default(string), int?utcconversiontimezonecode = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string relativeurl = default(string), string userid = default(string), string _modifiedbyValue = default(string), string sharepointdocumentlocationid = default(string), int?servicetype = default(int?), string _createdonbehalfbyValue = default(string), int?statuscode = default(int?), MicrosoftDynamicsCRMknowledgearticle regardingobjectidKnowledgearticle = default(MicrosoftDynamicsCRMknowledgearticle), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMaccount regardingobjectidAccount = default(MicrosoftDynamicsCRMaccount), MicrosoftDynamicsCRMquote regardingobjectidQuote = default(MicrosoftDynamicsCRMquote), MicrosoftDynamicsCRMproduct regardingobjectidProduct = default(MicrosoftDynamicsCRMproduct), MicrosoftDynamicsCRMsharepointdocumentlocation parentsiteorlocationSharepointdocumentlocation = default(MicrosoftDynamicsCRMsharepointdocumentlocation), IList <MicrosoftDynamicsCRMsharepointdocumentlocation> sharepointdocumentlocationParentSharepointdocumentlocation = default(IList <MicrosoftDynamicsCRMsharepointdocumentlocation>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMlead regardingobjectidLead = default(MicrosoftDynamicsCRMlead), IList <MicrosoftDynamicsCRMduplicaterecord> sharePointDocumentLocationDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsalesliterature regardingobjectidSalesliterature = default(MicrosoftDynamicsCRMsalesliterature), MicrosoftDynamicsCRMopportunity regardingobjectidOpportunity = default(MicrosoftDynamicsCRMopportunity), MicrosoftDynamicsCRMsharepointsite parentsiteorlocationSharepointsite = default(MicrosoftDynamicsCRMsharepointsite), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMkbarticle regardingobjectidKbarticle = default(MicrosoftDynamicsCRMkbarticle), IList <MicrosoftDynamicsCRMduplicaterecord> sharePointDocumentLocationDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMsyncerror> sharePointDocumentLocationSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMasyncoperation> sharePointDocumentLocationAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMbcgovRiskassessment regardingobjectidBcgovRiskassessment = default(MicrosoftDynamicsCRMbcgovRiskassessment), MicrosoftDynamicsCRMincident regardingobjectidIncident = default(MicrosoftDynamicsCRMincident), MicrosoftDynamicsCRMbcgovInspection regardingobjectidBcgovInspection = default(MicrosoftDynamicsCRMbcgovInspection), MicrosoftDynamicsCRMbcgovViolationticket regardingobjectidBcgovViolationticket = default(MicrosoftDynamicsCRMbcgovViolationticket), MicrosoftDynamicsCRMbcgovInvestigationstep regardingobjectidBcgovInvestigationstep = default(MicrosoftDynamicsCRMbcgovInvestigationstep), MicrosoftDynamicsCRMbcgovInvestigation regardingobjectidBcgovInvestigation = default(MicrosoftDynamicsCRMbcgovInvestigation), MicrosoftDynamicsCRMbcgovComplaint regardingobjectidBcgovComplaint = default(MicrosoftDynamicsCRMbcgovComplaint))
 {
     Importsequencenumber             = importsequencenumber;
     Description                      = description;
     this._owneridValue               = _owneridValue;
     Createdon                        = createdon;
     this._owningbusinessunitValue    = _owningbusinessunitValue;
     Modifiedon                       = modifiedon;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._owninguserValue            = _owninguserValue;
     Absoluteurl                      = absoluteurl;
     Name = name;
     this._createdbyValue            = _createdbyValue;
     Locationtype                    = locationtype;
     this._modifiedonbehalfbyValue   = _modifiedonbehalfbyValue;
     this._regardingobjectidValue    = _regardingobjectidValue;
     this._parentsiteorlocationValue = _parentsiteorlocationValue;
     Versionnumber                   = versionnumber;
     Timezoneruleversionnumber       = timezoneruleversionnumber;
     Exchangerate                    = exchangerate;
     Statecode                 = statecode;
     this._owningteamValue     = _owningteamValue;
     Sitecollectionid          = sitecollectionid;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     Overriddencreatedon       = overriddencreatedon;
     Relativeurl               = relativeurl;
     Userid = userid;
     this._modifiedbyValue        = _modifiedbyValue;
     Sharepointdocumentlocationid = sharepointdocumentlocationid;
     Servicetype = servicetype;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Statuscode = statuscode;
     RegardingobjectidKnowledgearticle = regardingobjectidKnowledgearticle;
     Owninguser               = owninguser;
     Owningteam               = owningteam;
     Ownerid                  = ownerid;
     Owningbusinessunit       = owningbusinessunit;
     RegardingobjectidAccount = regardingobjectidAccount;
     RegardingobjectidQuote   = regardingobjectidQuote;
     RegardingobjectidProduct = regardingobjectidProduct;
     ParentsiteorlocationSharepointdocumentlocation             = parentsiteorlocationSharepointdocumentlocation;
     SharepointdocumentlocationParentSharepointdocumentlocation = sharepointdocumentlocationParentSharepointdocumentlocation;
     Createdonbehalfby     = createdonbehalfby;
     Modifiedby            = modifiedby;
     RegardingobjectidLead = regardingobjectidLead;
     SharePointDocumentLocationDuplicateBaseRecord = sharePointDocumentLocationDuplicateBaseRecord;
     Createdby = createdby;
     RegardingobjectidSalesliterature   = regardingobjectidSalesliterature;
     RegardingobjectidOpportunity       = regardingobjectidOpportunity;
     ParentsiteorlocationSharepointsite = parentsiteorlocationSharepointsite;
     Modifiedonbehalfby         = modifiedonbehalfby;
     RegardingobjectidKbarticle = regardingobjectidKbarticle;
     SharePointDocumentLocationDuplicateMatchingRecord = sharePointDocumentLocationDuplicateMatchingRecord;
     Transactioncurrencyid = transactioncurrencyid;
     SharePointDocumentLocationSyncErrors      = sharePointDocumentLocationSyncErrors;
     SharePointDocumentLocationAsyncOperations = sharePointDocumentLocationAsyncOperations;
     RegardingobjectidBcgovRiskassessment      = regardingobjectidBcgovRiskassessment;
     RegardingobjectidIncident               = regardingobjectidIncident;
     RegardingobjectidBcgovInspection        = regardingobjectidBcgovInspection;
     RegardingobjectidBcgovViolationticket   = regardingobjectidBcgovViolationticket;
     RegardingobjectidBcgovInvestigationstep = regardingobjectidBcgovInvestigationstep;
     RegardingobjectidBcgovInvestigation     = regardingobjectidBcgovInvestigation;
     RegardingobjectidBcgovComplaint         = regardingobjectidBcgovComplaint;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMopportunityproduct class.
 /// </summary>
 public MicrosoftDynamicsCRMopportunityproduct(string _modifiedbyValue = default(string), bool?isproductoverridden = default(bool?), object priceperunit = default(object), string _createdonbehalfbyValue = default(string), object taxBase = default(object), object quantity = default(object), string productdescription = default(string), bool?ispriceoverridden = default(bool?), string description = default(string), string _transactioncurrencyidValue = default(string), object baseamountBase = default(object), int?lineitemnumber = default(int?), object manualdiscountamount = default(object), object extendedamount = default(object), object priceperunitBase = default(object), int?producttypecode = default(int?), int?opportunitystatecode = default(int?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string parentbundleid = default(string), int?pricingerrorcode = default(int?), object volumediscountamount = default(object), object baseamount = default(object), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string opportunityproductid = default(string), string _uomidValue = default(string), string entityimageUrl = default(string), object entityimage = default(object), string owninguser = default(string), string _opportunityidValue = default(string), object manualdiscountamountBase = default(object), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), long?versionnumber = default(long?), string entityimageid = default(string), string _productidValue = default(string), int?timezoneruleversionnumber = default(int?), int?importsequencenumber = default(int?), string productassociationid = default(string), string owningbusinessunit = default(string), long?entityimageTimestamp = default(long?), string _modifiedonbehalfbyValue = default(string), int?propertyconfigurationstatus = default(int?), object tax = default(object), object volumediscountamountBase = default(object), object extendedamountBase = default(object), object exchangerate = default(object), int?utcconversiontimezonecode = default(int?), string _owneridValue = default(string), int?sequencenumber = default(int?), string _createdbyValue = default(string), MicrosoftDynamicsCRMproduct productid = default(MicrosoftDynamicsCRMproduct), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMopportunity opportunityid = default(MicrosoftDynamicsCRMopportunity), IList <MicrosoftDynamicsCRMasyncoperation> opportunityProductAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMdynamicpropertyinstance> opportunityProductDynamicpropertyinstance = default(IList <MicrosoftDynamicsCRMdynamicpropertyinstance>), IList <MicrosoftDynamicsCRMsyncerror> opportunityProductSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMproductassociation productassociationidProductassociation = default(MicrosoftDynamicsCRMproductassociation), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMuom uomid = default(MicrosoftDynamicsCRMuom), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMbulkdeletefailure> opportunityProductBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMopportunityproduct parentbundleidOpportunityproduct = default(MicrosoftDynamicsCRMopportunityproduct), IList <MicrosoftDynamicsCRMopportunityproduct> opportunityproductParentOpportunityproduct = default(IList <MicrosoftDynamicsCRMopportunityproduct>))
 {
     this._modifiedbyValue        = _modifiedbyValue;
     Isproductoverridden          = isproductoverridden;
     Priceperunit                 = priceperunit;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     TaxBase            = taxBase;
     Quantity           = quantity;
     Productdescription = productdescription;
     Ispriceoverridden  = ispriceoverridden;
     Description        = description;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     BaseamountBase                = baseamountBase;
     Lineitemnumber                = lineitemnumber;
     Manualdiscountamount          = manualdiscountamount;
     Extendedamount                = extendedamount;
     PriceperunitBase              = priceperunitBase;
     Producttypecode               = producttypecode;
     Opportunitystatecode          = opportunitystatecode;
     Createdon                     = createdon;
     Parentbundleid                = parentbundleid;
     Pricingerrorcode              = pricingerrorcode;
     Volumediscountamount          = volumediscountamount;
     Baseamount                    = baseamount;
     Overriddencreatedon           = overriddencreatedon;
     Opportunityproductid          = opportunityproductid;
     this._uomidValue              = _uomidValue;
     EntityimageUrl                = entityimageUrl;
     Entityimage                   = entityimage;
     Owninguser                    = owninguser;
     this._opportunityidValue      = _opportunityidValue;
     ManualdiscountamountBase      = manualdiscountamountBase;
     Modifiedon                    = modifiedon;
     Versionnumber                 = versionnumber;
     Entityimageid                 = entityimageid;
     this._productidValue          = _productidValue;
     Timezoneruleversionnumber     = timezoneruleversionnumber;
     Importsequencenumber          = importsequencenumber;
     Productassociationid          = productassociationid;
     Owningbusinessunit            = owningbusinessunit;
     EntityimageTimestamp          = entityimageTimestamp;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Propertyconfigurationstatus   = propertyconfigurationstatus;
     Tax = tax;
     VolumediscountamountBase  = volumediscountamountBase;
     ExtendedamountBase        = extendedamountBase;
     Exchangerate              = exchangerate;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     this._owneridValue        = _owneridValue;
     Sequencenumber            = sequencenumber;
     this._createdbyValue      = _createdbyValue;
     Productid                                 = productid;
     Transactioncurrencyid                     = transactioncurrencyid;
     Createdby                                 = createdby;
     Opportunityid                             = opportunityid;
     OpportunityProductAsyncOperations         = opportunityProductAsyncOperations;
     Modifiedby                                = modifiedby;
     OpportunityProductDynamicpropertyinstance = opportunityProductDynamicpropertyinstance;
     OpportunityProductSyncErrors              = opportunityProductSyncErrors;
     ProductassociationidProductassociation    = productassociationidProductassociation;
     Modifiedonbehalfby                        = modifiedonbehalfby;
     Uomid             = uomid;
     Createdonbehalfby = createdonbehalfby;
     OpportunityProductBulkDeleteFailures       = opportunityProductBulkDeleteFailures;
     ParentbundleidOpportunityproduct           = parentbundleidOpportunityproduct;
     OpportunityproductParentOpportunityproduct = opportunityproductParentOpportunityproduct;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMphonecall
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMphonecall(int?importsequencenumber = default(int?), string phonenumber = default(string), string category = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string subscriptionid = default(string), bool?directioncode = default(bool?), string subcategory = default(string), MicrosoftDynamicsCRMentitlement regardingobjectidEntitlementPhonecall = default(MicrosoftDynamicsCRMentitlement), MicrosoftDynamicsCRMentitlementtemplate regardingobjectidEntitlementtemplatePhonecall = default(MicrosoftDynamicsCRMentitlementtemplate), IList <MicrosoftDynamicsCRMpostregarding> phonecallPostRegardings = default(IList <MicrosoftDynamicsCRMpostregarding>), IList <MicrosoftDynamicsCRMpostfollow> phonecallPostFollows = default(IList <MicrosoftDynamicsCRMpostfollow>), MicrosoftDynamicsCRMbookableresourcebooking regardingobjectidBookableresourcebookingPhonecall = default(MicrosoftDynamicsCRMbookableresourcebooking), MicrosoftDynamicsCRMbookableresourcebookingheader regardingobjectidBookableresourcebookingheaderPhonecall = default(MicrosoftDynamicsCRMbookableresourcebookingheader), MicrosoftDynamicsCRMknowledgebaserecord regardingobjectidKnowledgebaserecordPhonecall = default(MicrosoftDynamicsCRMknowledgebaserecord), MicrosoftDynamicsCRMlead regardingobjectidLeadPhonecall = default(MicrosoftDynamicsCRMlead), MicrosoftDynamicsCRMopportunity regardingobjectidOpportunityPhonecall = default(MicrosoftDynamicsCRMopportunity), IList <MicrosoftDynamicsCRMactioncard> phonecallActioncard = default(IList <MicrosoftDynamicsCRMactioncard>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyidPhonecall = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMcontact regardingobjectidContactPhonecall = default(MicrosoftDynamicsCRMcontact), IList <MicrosoftDynamicsCRMcampaignresponse> phonecallCampaignresponse = default(IList <MicrosoftDynamicsCRMcampaignresponse>), MicrosoftDynamicsCRMservice serviceidPhonecall = default(MicrosoftDynamicsCRMservice), MicrosoftDynamicsCRMsla slaPhonecallSla = default(MicrosoftDynamicsCRMsla), IList <MicrosoftDynamicsCRMbulkdeletefailure> phoneCallBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyPhonecall = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMbulkoperation regardingobjectidBulkoperationPhonecall = default(MicrosoftDynamicsCRMbulkoperation), IList <MicrosoftDynamicsCRMasyncoperation> phoneCallAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMaccount regardingobjectidAccountPhonecall = default(MicrosoftDynamicsCRMaccount), MicrosoftDynamicsCRMinvoice regardingobjectidInvoicePhonecall = default(MicrosoftDynamicsCRMinvoice), MicrosoftDynamicsCRMsystemuser createdbyPhonecall = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfbyPhonecall = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMactivityparty> phonecallActivityParties = default(IList <MicrosoftDynamicsCRMactivityparty>), MicrosoftDynamicsCRMincident regardingobjectidIncidentPhonecall = default(MicrosoftDynamicsCRMincident), MicrosoftDynamicsCRMbusinessunit owningbusinessunitPhonecall = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMduplicaterecord> phoneCallDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), MicrosoftDynamicsCRMknowledgearticle regardingobjectidKnowledgearticlePhonecall = default(MicrosoftDynamicsCRMknowledgearticle), MicrosoftDynamicsCRMprocessstage stageidProcessstage = default(MicrosoftDynamicsCRMprocessstage), IList <MicrosoftDynamicsCRMduplicaterecord> phoneCallDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMconnection> phonecallConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), MicrosoftDynamicsCRMcontract regardingobjectidContractPhonecall = default(MicrosoftDynamicsCRMcontract), MicrosoftDynamicsCRMsalesorder regardingobjectidSalesorderPhonecall = default(MicrosoftDynamicsCRMsalesorder), MicrosoftDynamicsCRMactivitypointer activityidActivitypointer = default(MicrosoftDynamicsCRMactivitypointer), IList <MicrosoftDynamicsCRMslakpiinstance> slakpiinstancePhonecall = default(IList <MicrosoftDynamicsCRMslakpiinstance>), MicrosoftDynamicsCRMsla slainvokedidPhonecallSla = default(MicrosoftDynamicsCRMsla), IList <MicrosoftDynamicsCRMsyncerror> phoneCallSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser modifiedbyPhonecall = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteamPhonecall = default(MicrosoftDynamicsCRMteam), IList <MicrosoftDynamicsCRMqueueitem> phoneCallQueueItem = default(IList <MicrosoftDynamicsCRMqueueitem>), MicrosoftDynamicsCRMcampaign regardingobjectidCampaignPhonecall = default(MicrosoftDynamicsCRMcampaign), MicrosoftDynamicsCRMcampaignactivity regardingobjectidCampaignactivityPhonecall = default(MicrosoftDynamicsCRMcampaignactivity), IList <MicrosoftDynamicsCRMannotation> phoneCallAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), MicrosoftDynamicsCRMquote regardingobjectidQuotePhonecall = default(MicrosoftDynamicsCRMquote), IList <MicrosoftDynamicsCRMconnection> phonecallConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), MicrosoftDynamicsCRMsystemuser owninguserPhonecall = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMabsScheduledprocess regardingobjectidAbsScheduledprocessPhonecall = default(MicrosoftDynamicsCRMabsScheduledprocess), MicrosoftDynamicsCRMbcgovCustomaddress regardingobjectidBcgovCustomaddressPhonecall = default(MicrosoftDynamicsCRMbcgovCustomaddress), MicrosoftDynamicsCRMbcgovCustomproduct regardingobjectidBcgovCustomproductPhonecall = default(MicrosoftDynamicsCRMbcgovCustomproduct), MicrosoftDynamicsCRMbcgovEquipment regardingobjectidBcgovEquipmentPhonecall = default(MicrosoftDynamicsCRMbcgovEquipment), MicrosoftDynamicsCRMbcgovEquipmentlocation regardingobjectidBcgovEquipmentlocationPhonecall = default(MicrosoftDynamicsCRMbcgovEquipmentlocation), MicrosoftDynamicsCRMbcgovLocation regardingobjectidBcgovLocationPhonecall = default(MicrosoftDynamicsCRMbcgovLocation), MicrosoftDynamicsCRMbcgovRiskassessment regardingobjectidBcgovRiskassessmentPhonecall = default(MicrosoftDynamicsCRMbcgovRiskassessment), MicrosoftDynamicsCRMbcgovInspection regardingobjectidBcgovInspectionPhonecall = default(MicrosoftDynamicsCRMbcgovInspection), MicrosoftDynamicsCRMbcgovComplaint regardingobjectidBcgovComplaintPhonecall = default(MicrosoftDynamicsCRMbcgovComplaint), MicrosoftDynamicsCRMbcgovViolationticket regardingobjectidBcgovViolationticketPhonecall = default(MicrosoftDynamicsCRMbcgovViolationticket), MicrosoftDynamicsCRMbcgovInvestigationstep regardingobjectidBcgovInvestigationstepPhonecall = default(MicrosoftDynamicsCRMbcgovInvestigationstep), MicrosoftDynamicsCRMbcgovInvestigation regardingobjectidBcgovInvestigationPhonecall = default(MicrosoftDynamicsCRMbcgovInvestigation))
 {
     Importsequencenumber = importsequencenumber;
     Phonenumber          = phonenumber;
     Category             = category;
     Overriddencreatedon  = overriddencreatedon;
     Subscriptionid       = subscriptionid;
     Directioncode        = directioncode;
     Subcategory          = subcategory;
     RegardingobjectidEntitlementPhonecall         = regardingobjectidEntitlementPhonecall;
     RegardingobjectidEntitlementtemplatePhonecall = regardingobjectidEntitlementtemplatePhonecall;
     PhonecallPostRegardings = phonecallPostRegardings;
     PhonecallPostFollows    = phonecallPostFollows;
     RegardingobjectidBookableresourcebookingPhonecall       = regardingobjectidBookableresourcebookingPhonecall;
     RegardingobjectidBookableresourcebookingheaderPhonecall = regardingobjectidBookableresourcebookingheaderPhonecall;
     RegardingobjectidKnowledgebaserecordPhonecall           = regardingobjectidKnowledgebaserecordPhonecall;
     RegardingobjectidLeadPhonecall        = regardingobjectidLeadPhonecall;
     RegardingobjectidOpportunityPhonecall = regardingobjectidOpportunityPhonecall;
     PhonecallActioncard               = phonecallActioncard;
     TransactioncurrencyidPhonecall    = transactioncurrencyidPhonecall;
     RegardingobjectidContactPhonecall = regardingobjectidContactPhonecall;
     PhonecallCampaignresponse         = phonecallCampaignresponse;
     ServiceidPhonecall                               = serviceidPhonecall;
     SlaPhonecallSla                                  = slaPhonecallSla;
     PhoneCallBulkDeleteFailures                      = phoneCallBulkDeleteFailures;
     ModifiedonbehalfbyPhonecall                      = modifiedonbehalfbyPhonecall;
     RegardingobjectidBulkoperationPhonecall          = regardingobjectidBulkoperationPhonecall;
     PhoneCallAsyncOperations                         = phoneCallAsyncOperations;
     RegardingobjectidAccountPhonecall                = regardingobjectidAccountPhonecall;
     RegardingobjectidInvoicePhonecall                = regardingobjectidInvoicePhonecall;
     CreatedbyPhonecall                               = createdbyPhonecall;
     CreatedonbehalfbyPhonecall                       = createdonbehalfbyPhonecall;
     PhonecallActivityParties                         = phonecallActivityParties;
     RegardingobjectidIncidentPhonecall               = regardingobjectidIncidentPhonecall;
     OwningbusinessunitPhonecall                      = owningbusinessunitPhonecall;
     PhoneCallDuplicateMatchingRecord                 = phoneCallDuplicateMatchingRecord;
     RegardingobjectidKnowledgearticlePhonecall       = regardingobjectidKnowledgearticlePhonecall;
     StageidProcessstage                              = stageidProcessstage;
     PhoneCallDuplicateBaseRecord                     = phoneCallDuplicateBaseRecord;
     PhonecallConnections1                            = phonecallConnections1;
     RegardingobjectidContractPhonecall               = regardingobjectidContractPhonecall;
     RegardingobjectidSalesorderPhonecall             = regardingobjectidSalesorderPhonecall;
     ActivityidActivitypointer                        = activityidActivitypointer;
     SlakpiinstancePhonecall                          = slakpiinstancePhonecall;
     SlainvokedidPhonecallSla                         = slainvokedidPhonecallSla;
     PhoneCallSyncErrors                              = phoneCallSyncErrors;
     ModifiedbyPhonecall                              = modifiedbyPhonecall;
     OwningteamPhonecall                              = owningteamPhonecall;
     PhoneCallQueueItem                               = phoneCallQueueItem;
     RegardingobjectidCampaignPhonecall               = regardingobjectidCampaignPhonecall;
     RegardingobjectidCampaignactivityPhonecall       = regardingobjectidCampaignactivityPhonecall;
     PhoneCallAnnotation                              = phoneCallAnnotation;
     RegardingobjectidQuotePhonecall                  = regardingobjectidQuotePhonecall;
     PhonecallConnections2                            = phonecallConnections2;
     OwninguserPhonecall                              = owninguserPhonecall;
     RegardingobjectidAbsScheduledprocessPhonecall    = regardingobjectidAbsScheduledprocessPhonecall;
     RegardingobjectidBcgovCustomaddressPhonecall     = regardingobjectidBcgovCustomaddressPhonecall;
     RegardingobjectidBcgovCustomproductPhonecall     = regardingobjectidBcgovCustomproductPhonecall;
     RegardingobjectidBcgovEquipmentPhonecall         = regardingobjectidBcgovEquipmentPhonecall;
     RegardingobjectidBcgovEquipmentlocationPhonecall = regardingobjectidBcgovEquipmentlocationPhonecall;
     RegardingobjectidBcgovLocationPhonecall          = regardingobjectidBcgovLocationPhonecall;
     RegardingobjectidBcgovRiskassessmentPhonecall    = regardingobjectidBcgovRiskassessmentPhonecall;
     RegardingobjectidBcgovInspectionPhonecall        = regardingobjectidBcgovInspectionPhonecall;
     RegardingobjectidBcgovComplaintPhonecall         = regardingobjectidBcgovComplaintPhonecall;
     RegardingobjectidBcgovViolationticketPhonecall   = regardingobjectidBcgovViolationticketPhonecall;
     RegardingobjectidBcgovInvestigationstepPhonecall = regardingobjectidBcgovInvestigationstepPhonecall;
     RegardingobjectidBcgovInvestigationPhonecall     = regardingobjectidBcgovInvestigationPhonecall;
     CustomInit();
 }
コード例 #11
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMrecurringappointmentmaster class.
 /// </summary>
 /// <param name="occurrences">Number of appointment occurrences in a
 /// recurring appointment series.</param>
 /// <param name="importsequencenumber">Unique identifier of the data
 /// import or data migration that created this record.</param>
 /// <param name="category">Type a category to identify the recurring
 /// appointment type, such as status meeting or service call, to tie
 /// the appointment to a business group or function.</param>
 /// <param name="_ruleidValue">Unique identifier of the recurrence rule
 /// that is associated with the recurring appointment series.</param>
 /// <param name="isregenerate">For internal use only.</param>
 /// <param name="isnthmonthly">Indicates whether the recurring
 /// appointment series should occur after every N months. Valid for
 /// monthly recurrence pattern only.</param>
 /// <param name="endtime">End time of the associated activity.</param>
 /// <param name="daysofweekmask">Bitmask that represents the days of
 /// the week on which the recurring appointment occurs.</param>
 /// <param name="outlookownerapptid">Unique identifier of the Microsoft
 /// Office Outlook recurring appointment series owner that correlates
 /// to the PR_OWNER_APPT_ID MAPI property.</param>
 /// <param name="subscriptionid">For internal use only.</param>
 /// <param name="effectiveenddate">Actual end date of the recurring
 /// appointment series based on the specified end date and recurrence
 /// pattern.</param>
 /// <param name="isalldayevent">Select whether the recurring
 /// appointment is an all-day event to make sure that the required
 /// resources are scheduled for the full day.</param>
 /// <param name="patternenddate">End date of the recurrence
 /// range.</param>
 /// <param name="starttime">Start time of the recurring appointment
 /// series.</param>
 /// <param name="globalobjectid">Unique Outlook identifier to correlate
 /// recurring appointment series across Exchange mailboxes.</param>
 /// <param name="patternstartdate">Start date of the recurrence
 /// range.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="instance">Specifies the recurring appointment series
 /// to occur on every Nth day of a month. Valid for monthly and yearly
 /// recurrence patterns only.</param>
 /// <param name="patternendtype">Select the type of end date for the
 /// recurring appointment, such as no end date or the number of
 /// occurrences.</param>
 /// <param name="deletedexceptionslist">List of deleted instances of
 /// the recurring appointment series.</param>
 /// <param name="nextexpansioninstancedate">Date of the next expanded
 /// instance of a recurring appointment series.</param>
 /// <param name="monthofyear">Indicates the month of the year for the
 /// recurrence pattern.</param>
 /// <param name="lastexpandedinstancedate">Date of last expanded
 /// instance of a recurring appointment series.</param>
 /// <param name="duration">Duration of the recurring appointment series
 /// in minutes.</param>
 /// <param name="isweekdaypattern">Indicates whether the weekly
 /// recurrence pattern is a daily weekday pattern. Valid for weekly
 /// recurrence pattern only.</param>
 /// <param name="firstdayofweek">First day of week for the recurrence
 /// pattern.</param>
 /// <param name="isnthyearly">Indicates whether the recurring
 /// appointment series should occur after every N years. Valid for
 /// yearly recurrence pattern only.</param>
 /// <param name="seriesstatus">Indicates whether the recurring
 /// appointment series is active or inactive.</param>
 /// <param name="subcategory">Type a subcategory to identify the
 /// recurring appointment type and relate the activity to a specific
 /// product, sales region, business group, or other function.</param>
 /// <param name="dayofmonth">The day of the month on which the
 /// recurring appointment occurs.</param>
 /// <param name="expansionstatecode">State code to indicate whether the
 /// recurring appointment series is expanded fully or
 /// partially.</param>
 /// <param name="effectivestartdate">Actual start date of the recurring
 /// appointment series based on the specified start date and recurrence
 /// pattern.</param>
 /// <param name="recurrencepatterntype">Select the pattern type for the
 /// recurring appointment to indicate whether the appointment occurs
 /// daily, weekly, monthly, or yearly.</param>
 /// <param name="_groupidValue">Unique identifier of the recurring
 /// appointment series for which the recurrence information was
 /// updated. </param>
 /// <param name="location">Type the location where the recurring
 /// appointment will take place, such as a conference room or customer
 /// office.</param>
 /// <param name="interval">Number of units of a given recurrence type
 /// between occurrences.</param>
 public MicrosoftDynamicsCRMrecurringappointmentmaster(int?occurrences = default(int?), int?importsequencenumber = default(int?), string category = default(string), string _ruleidValue = default(string), bool?isregenerate = default(bool?), bool?isnthmonthly = default(bool?), System.DateTimeOffset?endtime = default(System.DateTimeOffset?), int?daysofweekmask = default(int?), int?outlookownerapptid = default(int?), string subscriptionid = default(string), System.DateTimeOffset?effectiveenddate = default(System.DateTimeOffset?), bool?isalldayevent = default(bool?), System.DateTimeOffset?patternenddate = default(System.DateTimeOffset?), System.DateTimeOffset?starttime = default(System.DateTimeOffset?), string globalobjectid = default(string), System.DateTimeOffset?patternstartdate = default(System.DateTimeOffset?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), int?instance = default(int?), int?patternendtype = default(int?), string deletedexceptionslist = default(string), System.DateTimeOffset?nextexpansioninstancedate = default(System.DateTimeOffset?), int?monthofyear = default(int?), System.DateTimeOffset?lastexpandedinstancedate = default(System.DateTimeOffset?), int?duration = default(int?), bool?isweekdaypattern = default(bool?), int?firstdayofweek = default(int?), bool?isnthyearly = default(bool?), bool?seriesstatus = default(bool?), string subcategory = default(string), int?dayofmonth = default(int?), int?expansionstatecode = default(int?), System.DateTimeOffset?effectivestartdate = default(System.DateTimeOffset?), int?recurrencepatterntype = default(int?), string _groupidValue = default(string), string location = default(string), int?interval = default(int?), MicrosoftDynamicsCRMentitlement regardingobjectidEntitlementRecurringappointmentmaster = default(MicrosoftDynamicsCRMentitlement), MicrosoftDynamicsCRMentitlementtemplate regardingobjectidEntitlementtemplateRecurringappointmentmaster = default(MicrosoftDynamicsCRMentitlementtemplate), IList <MicrosoftDynamicsCRMpostregarding> recurringappointmentmasterPostRegardings = default(IList <MicrosoftDynamicsCRMpostregarding>), IList <MicrosoftDynamicsCRMpostfollow> recurringappointmentmasterPostFollows = default(IList <MicrosoftDynamicsCRMpostfollow>), MicrosoftDynamicsCRMbookableresourcebooking regardingobjectidBookableresourcebookingRecurringappointmentmaster = default(MicrosoftDynamicsCRMbookableresourcebooking), MicrosoftDynamicsCRMbookableresourcebookingheader regardingobjectidBookableresourcebookingheaderRecurringappointmentmaster = default(MicrosoftDynamicsCRMbookableresourcebookingheader), MicrosoftDynamicsCRMknowledgebaserecord regardingobjectidKnowledgebaserecordRecurringappointmentmaster = default(MicrosoftDynamicsCRMknowledgebaserecord), IList <MicrosoftDynamicsCRMbulkdeletefailure> recurringAppointmentMasterBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMasyncoperation> recurringAppointmentMasterAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMduplicaterecord> recurringAppointmentMasterDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), MicrosoftDynamicsCRMsystemuser owninguserRecurringappointmentmaster = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteamRecurringappointmentmaster = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMcontract regardingobjectidContractRecurringappointmentmaster = default(MicrosoftDynamicsCRMcontract), MicrosoftDynamicsCRMactivitypointer activityidActivitypointer = default(MicrosoftDynamicsCRMactivitypointer), IList <MicrosoftDynamicsCRMactivityparty> recurringappointmentmasterActivityParties = default(IList <MicrosoftDynamicsCRMactivityparty>), IList <MicrosoftDynamicsCRMduplicaterecord> recurringAppointmentMasterDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), MicrosoftDynamicsCRMbusinessunit owningbusinessunitRecurringappointmentmaster = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMcampaign regardingobjectidCampaignRecurringappointmentmaster = default(MicrosoftDynamicsCRMcampaign), MicrosoftDynamicsCRMinvoice regardingobjectidInvoiceRecurringappointmentmaster = default(MicrosoftDynamicsCRMinvoice), MicrosoftDynamicsCRMservice serviceidRecurringappointmentmaster = default(MicrosoftDynamicsCRMservice), MicrosoftDynamicsCRMsystemuser createdonbehalfbyRecurringappointmentmaster = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdbyRecurringappointmentmaster = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMknowledgearticle regardingobjectidKnowledgearticleRecurringappointmentmaster = default(MicrosoftDynamicsCRMknowledgearticle), IList <MicrosoftDynamicsCRMappointment> recurringappointmentmasterAppointment = default(IList <MicrosoftDynamicsCRMappointment>), MicrosoftDynamicsCRMaccount regardingobjectidAccountRecurringappointmentmaster = default(MicrosoftDynamicsCRMaccount), IList <MicrosoftDynamicsCRMqueueitem> recurringAppointmentMasterQueueItem = default(IList <MicrosoftDynamicsCRMqueueitem>), IList <MicrosoftDynamicsCRMconnection> recurringappointmentmasterConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyRecurringappointmentmaster = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMlead regardingobjectidLeadRecurringappointmentmaster = default(MicrosoftDynamicsCRMlead), MicrosoftDynamicsCRMopportunity regardingobjectidOpportunityRecurringappointmentmaster = default(MicrosoftDynamicsCRMopportunity), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyidRecurringappointmentmaster = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMcampaignresponse> recurringappointmentmasterCampaignresponse = default(IList <MicrosoftDynamicsCRMcampaignresponse>), IList <MicrosoftDynamicsCRMconnection> recurringappointmentmasterConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMsyncerror> recurringAppointmentMasterSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMincident regardingobjectidIncidentRecurringappointmentmaster = default(MicrosoftDynamicsCRMincident), MicrosoftDynamicsCRMprocessstage stageidProcessstage = default(MicrosoftDynamicsCRMprocessstage), IList <MicrosoftDynamicsCRMactioncard> recurringappointmentmasterActioncard = default(IList <MicrosoftDynamicsCRMactioncard>), MicrosoftDynamicsCRMsalesorder regardingobjectidSalesorderRecurringappointmentmaster = default(MicrosoftDynamicsCRMsalesorder), MicrosoftDynamicsCRMquote regardingobjectidQuoteRecurringappointmentmaster = default(MicrosoftDynamicsCRMquote), MicrosoftDynamicsCRMcontact regardingobjectidContactRecurringappointmentmaster = default(MicrosoftDynamicsCRMcontact), MicrosoftDynamicsCRMsystemuser modifiedbyRecurringappointmentmaster = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMbulkoperation regardingobjectidBulkoperationRecurringappointmentmaster = default(MicrosoftDynamicsCRMbulkoperation), MicrosoftDynamicsCRMcampaignactivity regardingobjectidCampaignactivityRecurringappointmentmaster = default(MicrosoftDynamicsCRMcampaignactivity), IList <MicrosoftDynamicsCRMannotation> recurringAppointmentMasterAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), MicrosoftDynamicsCRMabsScheduledprocess regardingobjectidAbsScheduledprocessRecurringappointmentmaster = default(MicrosoftDynamicsCRMabsScheduledprocess), MicrosoftDynamicsCRMbcgovCustomaddress regardingobjectidBcgovCustomaddressRecurringappointmentmaster = default(MicrosoftDynamicsCRMbcgovCustomaddress), MicrosoftDynamicsCRMbcgovCustomproduct regardingobjectidBcgovCustomproductRecurringappointmentmaster = default(MicrosoftDynamicsCRMbcgovCustomproduct), MicrosoftDynamicsCRMbcgovEquipment regardingobjectidBcgovEquipmentRecurringappointmentmaster = default(MicrosoftDynamicsCRMbcgovEquipment), MicrosoftDynamicsCRMbcgovEquipmentlocation regardingobjectidBcgovEquipmentlocationRecurringappointmentmaster = default(MicrosoftDynamicsCRMbcgovEquipmentlocation), MicrosoftDynamicsCRMbcgovLocation regardingobjectidBcgovLocationRecurringappointmentmaster = default(MicrosoftDynamicsCRMbcgovLocation), MicrosoftDynamicsCRMbcgovRiskassessment regardingobjectidBcgovRiskassessmentRecurringappointmentmaster = default(MicrosoftDynamicsCRMbcgovRiskassessment), MicrosoftDynamicsCRMbcgovInspection regardingobjectidBcgovInspectionRecurringappointmentmaster = default(MicrosoftDynamicsCRMbcgovInspection), MicrosoftDynamicsCRMbcgovComplaint regardingobjectidBcgovComplaintRecurringappointmentmaster = default(MicrosoftDynamicsCRMbcgovComplaint), MicrosoftDynamicsCRMbcgovViolationticket regardingobjectidBcgovViolationticketRecurringappointmentmaster = default(MicrosoftDynamicsCRMbcgovViolationticket), MicrosoftDynamicsCRMbcgovInvestigationstep regardingobjectidBcgovInvestigationstepRecurringappointmentmaster = default(MicrosoftDynamicsCRMbcgovInvestigationstep), MicrosoftDynamicsCRMbcgovInvestigation regardingobjectidBcgovInvestigationRecurringappointmentmaster = default(MicrosoftDynamicsCRMbcgovInvestigation))
 {
     Occurrences          = occurrences;
     Importsequencenumber = importsequencenumber;
     Category             = category;
     this._ruleidValue    = _ruleidValue;
     Isregenerate         = isregenerate;
     Isnthmonthly         = isnthmonthly;
     Endtime                   = endtime;
     Daysofweekmask            = daysofweekmask;
     Outlookownerapptid        = outlookownerapptid;
     Subscriptionid            = subscriptionid;
     Effectiveenddate          = effectiveenddate;
     Isalldayevent             = isalldayevent;
     Patternenddate            = patternenddate;
     Starttime                 = starttime;
     Globalobjectid            = globalobjectid;
     Patternstartdate          = patternstartdate;
     Overriddencreatedon       = overriddencreatedon;
     Instance                  = instance;
     Patternendtype            = patternendtype;
     Deletedexceptionslist     = deletedexceptionslist;
     Nextexpansioninstancedate = nextexpansioninstancedate;
     Monthofyear               = monthofyear;
     Lastexpandedinstancedate  = lastexpandedinstancedate;
     Duration                  = duration;
     Isweekdaypattern          = isweekdaypattern;
     Firstdayofweek            = firstdayofweek;
     Isnthyearly               = isnthyearly;
     Seriesstatus              = seriesstatus;
     Subcategory               = subcategory;
     Dayofmonth                = dayofmonth;
     Expansionstatecode        = expansionstatecode;
     Effectivestartdate        = effectivestartdate;
     Recurrencepatterntype     = recurrencepatterntype;
     this._groupidValue        = _groupidValue;
     Location                  = location;
     Interval                  = interval;
     RegardingobjectidEntitlementRecurringappointmentmaster         = regardingobjectidEntitlementRecurringappointmentmaster;
     RegardingobjectidEntitlementtemplateRecurringappointmentmaster = regardingobjectidEntitlementtemplateRecurringappointmentmaster;
     RecurringappointmentmasterPostRegardings = recurringappointmentmasterPostRegardings;
     RecurringappointmentmasterPostFollows    = recurringappointmentmasterPostFollows;
     RegardingobjectidBookableresourcebookingRecurringappointmentmaster       = regardingobjectidBookableresourcebookingRecurringappointmentmaster;
     RegardingobjectidBookableresourcebookingheaderRecurringappointmentmaster = regardingobjectidBookableresourcebookingheaderRecurringappointmentmaster;
     RegardingobjectidKnowledgebaserecordRecurringappointmentmaster           = regardingobjectidKnowledgebaserecordRecurringappointmentmaster;
     RecurringAppointmentMasterBulkDeleteFailures        = recurringAppointmentMasterBulkDeleteFailures;
     RecurringAppointmentMasterAsyncOperations           = recurringAppointmentMasterAsyncOperations;
     RecurringAppointmentMasterDuplicateBaseRecord       = recurringAppointmentMasterDuplicateBaseRecord;
     OwninguserRecurringappointmentmaster                = owninguserRecurringappointmentmaster;
     OwningteamRecurringappointmentmaster                = owningteamRecurringappointmentmaster;
     RegardingobjectidContractRecurringappointmentmaster = regardingobjectidContractRecurringappointmentmaster;
     ActivityidActivitypointer = activityidActivitypointer;
     RecurringappointmentmasterActivityParties           = recurringappointmentmasterActivityParties;
     RecurringAppointmentMasterDuplicateMatchingRecord   = recurringAppointmentMasterDuplicateMatchingRecord;
     OwningbusinessunitRecurringappointmentmaster        = owningbusinessunitRecurringappointmentmaster;
     RegardingobjectidCampaignRecurringappointmentmaster = regardingobjectidCampaignRecurringappointmentmaster;
     RegardingobjectidInvoiceRecurringappointmentmaster  = regardingobjectidInvoiceRecurringappointmentmaster;
     ServiceidRecurringappointmentmaster         = serviceidRecurringappointmentmaster;
     CreatedonbehalfbyRecurringappointmentmaster = createdonbehalfbyRecurringappointmentmaster;
     CreatedbyRecurringappointmentmaster         = createdbyRecurringappointmentmaster;
     RegardingobjectidKnowledgearticleRecurringappointmentmaster = regardingobjectidKnowledgearticleRecurringappointmentmaster;
     RecurringappointmentmasterAppointment = recurringappointmentmasterAppointment;
     RegardingobjectidAccountRecurringappointmentmaster = regardingobjectidAccountRecurringappointmentmaster;
     RecurringAppointmentMasterQueueItem                    = recurringAppointmentMasterQueueItem;
     RecurringappointmentmasterConnections1                 = recurringappointmentmasterConnections1;
     ModifiedonbehalfbyRecurringappointmentmaster           = modifiedonbehalfbyRecurringappointmentmaster;
     RegardingobjectidLeadRecurringappointmentmaster        = regardingobjectidLeadRecurringappointmentmaster;
     RegardingobjectidOpportunityRecurringappointmentmaster = regardingobjectidOpportunityRecurringappointmentmaster;
     TransactioncurrencyidRecurringappointmentmaster        = transactioncurrencyidRecurringappointmentmaster;
     RecurringappointmentmasterCampaignresponse             = recurringappointmentmasterCampaignresponse;
     RecurringappointmentmasterConnections2                 = recurringappointmentmasterConnections2;
     RecurringAppointmentMasterSyncErrors                   = recurringAppointmentMasterSyncErrors;
     RegardingobjectidIncidentRecurringappointmentmaster    = regardingobjectidIncidentRecurringappointmentmaster;
     StageidProcessstage = stageidProcessstage;
     RecurringappointmentmasterActioncard = recurringappointmentmasterActioncard;
     RegardingobjectidSalesorderRecurringappointmentmaster = regardingobjectidSalesorderRecurringappointmentmaster;
     RegardingobjectidQuoteRecurringappointmentmaster      = regardingobjectidQuoteRecurringappointmentmaster;
     RegardingobjectidContactRecurringappointmentmaster    = regardingobjectidContactRecurringappointmentmaster;
     ModifiedbyRecurringappointmentmaster = modifiedbyRecurringappointmentmaster;
     RegardingobjectidBulkoperationRecurringappointmentmaster    = regardingobjectidBulkoperationRecurringappointmentmaster;
     RegardingobjectidCampaignactivityRecurringappointmentmaster = regardingobjectidCampaignactivityRecurringappointmentmaster;
     RecurringAppointmentMasterAnnotation = recurringAppointmentMasterAnnotation;
     RegardingobjectidAbsScheduledprocessRecurringappointmentmaster    = regardingobjectidAbsScheduledprocessRecurringappointmentmaster;
     RegardingobjectidBcgovCustomaddressRecurringappointmentmaster     = regardingobjectidBcgovCustomaddressRecurringappointmentmaster;
     RegardingobjectidBcgovCustomproductRecurringappointmentmaster     = regardingobjectidBcgovCustomproductRecurringappointmentmaster;
     RegardingobjectidBcgovEquipmentRecurringappointmentmaster         = regardingobjectidBcgovEquipmentRecurringappointmentmaster;
     RegardingobjectidBcgovEquipmentlocationRecurringappointmentmaster = regardingobjectidBcgovEquipmentlocationRecurringappointmentmaster;
     RegardingobjectidBcgovLocationRecurringappointmentmaster          = regardingobjectidBcgovLocationRecurringappointmentmaster;
     RegardingobjectidBcgovRiskassessmentRecurringappointmentmaster    = regardingobjectidBcgovRiskassessmentRecurringappointmentmaster;
     RegardingobjectidBcgovInspectionRecurringappointmentmaster        = regardingobjectidBcgovInspectionRecurringappointmentmaster;
     RegardingobjectidBcgovComplaintRecurringappointmentmaster         = regardingobjectidBcgovComplaintRecurringappointmentmaster;
     RegardingobjectidBcgovViolationticketRecurringappointmentmaster   = regardingobjectidBcgovViolationticketRecurringappointmentmaster;
     RegardingobjectidBcgovInvestigationstepRecurringappointmentmaster = regardingobjectidBcgovInvestigationstepRecurringappointmentmaster;
     RegardingobjectidBcgovInvestigationRecurringappointmentmaster     = regardingobjectidBcgovInvestigationRecurringappointmentmaster;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMqueueitem
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMqueueitem(string _workeridValue = default(string), string _createdbyValue = default(string), string _modifiedbyValue = default(string), int?importsequencenumber = default(int?), System.DateTimeOffset?workeridmodifiedon = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), object exchangerate = default(object), int?utcconversiontimezonecode = default(int?), string _queueidValue = default(string), int?statecode = default(int?), System.DateTimeOffset?enteredon = default(System.DateTimeOffset?), string _owningbusinessunitValue = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), long?versionnumber = default(long?), string _owneridValue = default(string), int?objecttypecode = default(int?), string queueitemid = default(string), int?statuscode = default(int?), string _objectidValue = default(string), string _owninguserValue = default(string), int?timezoneruleversionnumber = default(int?), string _createdonbehalfbyValue = default(string), string title = default(string), string _transactioncurrencyidValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _organizationidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), MicrosoftDynamicsCRMknowledgearticle objectidKnowledgearticle = default(MicrosoftDynamicsCRMknowledgearticle), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMappointment objectidAppointment = default(MicrosoftDynamicsCRMappointment), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMcampaignactivity objectidCampaignactivity = default(MicrosoftDynamicsCRMcampaignactivity), MicrosoftDynamicsCRMsystemuser workeridSystemuser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMactivitypointer objectidActivitypointer = default(MicrosoftDynamicsCRMactivitypointer), MicrosoftDynamicsCRMqueue queueid = default(MicrosoftDynamicsCRMqueue), MicrosoftDynamicsCRMincident objectidIncident = default(MicrosoftDynamicsCRMincident), IList <MicrosoftDynamicsCRMasyncoperation> queueItemAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMteam workeridTeam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMfax objectidFax = default(MicrosoftDynamicsCRMfax), MicrosoftDynamicsCRMrecurringappointmentmaster objectidRecurringappointmentmaster = default(MicrosoftDynamicsCRMrecurringappointmentmaster), IList <MicrosoftDynamicsCRMsyncerror> queueItemSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMcampaignresponse objectidCampaignresponse = default(MicrosoftDynamicsCRMcampaignresponse), MicrosoftDynamicsCRMserviceappointment objectidServiceappointment = default(MicrosoftDynamicsCRMserviceappointment), MicrosoftDynamicsCRMletter objectidLetter = default(MicrosoftDynamicsCRMletter), MicrosoftDynamicsCRMsocialactivity objectidSocialactivity = default(MicrosoftDynamicsCRMsocialactivity), MicrosoftDynamicsCRMphonecall objectidPhonecall = default(MicrosoftDynamicsCRMphonecall), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMtask objectidTask = default(MicrosoftDynamicsCRMtask), IList <MicrosoftDynamicsCRMbulkdeletefailure> queueItemBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMemail objectidEmail = default(MicrosoftDynamicsCRMemail), MicrosoftDynamicsCRMbulkoperation objectidBulkoperation = default(MicrosoftDynamicsCRMbulkoperation), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMabsScheduledprocessexecution objectidAbsScheduledprocessexecution = default(MicrosoftDynamicsCRMabsScheduledprocessexecution), MicrosoftDynamicsCRMaccount objectidAccount = default(MicrosoftDynamicsCRMaccount), MicrosoftDynamicsCRMbcgovCustomaddress objectidBcgovCustomaddress = default(MicrosoftDynamicsCRMbcgovCustomaddress), MicrosoftDynamicsCRMbcgovCustomproduct objectidBcgovCustomproduct = default(MicrosoftDynamicsCRMbcgovCustomproduct), MicrosoftDynamicsCRMbcgovEquipment objectidBcgovEquipment = default(MicrosoftDynamicsCRMbcgovEquipment), MicrosoftDynamicsCRMbcgovEquipmentlocation objectidBcgovEquipmentlocation = default(MicrosoftDynamicsCRMbcgovEquipmentlocation), MicrosoftDynamicsCRMbcgovLocation objectidBcgovLocation = default(MicrosoftDynamicsCRMbcgovLocation), MicrosoftDynamicsCRMbcgovRiskassessment objectidBcgovRiskassessment = default(MicrosoftDynamicsCRMbcgovRiskassessment), MicrosoftDynamicsCRMbcgovInspection objectidBcgovInspection = default(MicrosoftDynamicsCRMbcgovInspection), MicrosoftDynamicsCRMbcgovComplaint objectidBcgovComplaint = default(MicrosoftDynamicsCRMbcgovComplaint), MicrosoftDynamicsCRMbcgovInvestigation objectidBcgovInvestigation = default(MicrosoftDynamicsCRMbcgovInvestigation))
 {
     this._workeridValue           = _workeridValue;
     this._createdbyValue          = _createdbyValue;
     this._modifiedbyValue         = _modifiedbyValue;
     Importsequencenumber          = importsequencenumber;
     Workeridmodifiedon            = workeridmodifiedon;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Exchangerate = exchangerate;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     this._queueidValue        = _queueidValue;
     Statecode = statecode;
     Enteredon = enteredon;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     Overriddencreatedon           = overriddencreatedon;
     Versionnumber                = versionnumber;
     this._owneridValue           = _owneridValue;
     Objecttypecode               = objecttypecode;
     Queueitemid                  = queueitemid;
     Statuscode                   = statuscode;
     this._objectidValue          = _objectidValue;
     this._owninguserValue        = _owninguserValue;
     Timezoneruleversionnumber    = timezoneruleversionnumber;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Title = title;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Modifiedon = modifiedon;
     this._organizationidValue = _organizationidValue;
     Createdon = createdon;
     ObjectidKnowledgearticle = objectidKnowledgearticle;
     Createdby                = createdby;
     ObjectidAppointment      = objectidAppointment;
     Modifiedby               = modifiedby;
     ObjectidCampaignactivity = objectidCampaignactivity;
     WorkeridSystemuser       = workeridSystemuser;
     ObjectidActivitypointer  = objectidActivitypointer;
     Queueid                              = queueid;
     ObjectidIncident                     = objectidIncident;
     QueueItemAsyncOperations             = queueItemAsyncOperations;
     WorkeridTeam                         = workeridTeam;
     ObjectidFax                          = objectidFax;
     ObjectidRecurringappointmentmaster   = objectidRecurringappointmentmaster;
     QueueItemSyncErrors                  = queueItemSyncErrors;
     Organizationid                       = organizationid;
     Modifiedonbehalfby                   = modifiedonbehalfby;
     ObjectidCampaignresponse             = objectidCampaignresponse;
     ObjectidServiceappointment           = objectidServiceappointment;
     ObjectidLetter                       = objectidLetter;
     ObjectidSocialactivity               = objectidSocialactivity;
     ObjectidPhonecall                    = objectidPhonecall;
     Transactioncurrencyid                = transactioncurrencyid;
     ObjectidTask                         = objectidTask;
     QueueItemBulkDeleteFailures          = queueItemBulkDeleteFailures;
     ObjectidEmail                        = objectidEmail;
     ObjectidBulkoperation                = objectidBulkoperation;
     Createdonbehalfby                    = createdonbehalfby;
     ObjectidAbsScheduledprocessexecution = objectidAbsScheduledprocessexecution;
     ObjectidAccount                      = objectidAccount;
     ObjectidBcgovCustomaddress           = objectidBcgovCustomaddress;
     ObjectidBcgovCustomproduct           = objectidBcgovCustomproduct;
     ObjectidBcgovEquipment               = objectidBcgovEquipment;
     ObjectidBcgovEquipmentlocation       = objectidBcgovEquipmentlocation;
     ObjectidBcgovLocation                = objectidBcgovLocation;
     ObjectidBcgovRiskassessment          = objectidBcgovRiskassessment;
     ObjectidBcgovInspection              = objectidBcgovInspection;
     ObjectidBcgovComplaint               = objectidBcgovComplaint;
     ObjectidBcgovInvestigation           = objectidBcgovInvestigation;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMdynamicpropertyassociation class.
 /// </summary>
 public MicrosoftDynamicsCRMdynamicpropertyassociation(System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string dynamicpropertyassociationid = default(string), string _organizationidValue = default(string), string _modifiedbyValue = default(string), string _createdbyValue = default(string), string _createdonbehalfbyValue = default(string), int?importsequencenumber = default(int?), int?inheritancestate = default(int?), string _regardingobjectidValue = default(string), string _transactioncurrencyidValue = default(string), string _modifiedonbehalfbyValue = default(string), int?dmtimportstate = default(int?), long?versionnumber = default(long?), int?associationstatus = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), object exchangerate = default(object), string _dynamicpropertyidValue = default(string), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMproductassociation regardingobjectidProductassociation = default(MicrosoftDynamicsCRMproductassociation), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMdynamicproperty dynamicpropertyid = default(MicrosoftDynamicsCRMdynamicproperty), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMproduct regardingobjectidProduct = default(MicrosoftDynamicsCRMproduct))
 {
     Createdon = createdon;
     Dynamicpropertyassociationid     = dynamicpropertyassociationid;
     this._organizationidValue        = _organizationidValue;
     this._modifiedbyValue            = _modifiedbyValue;
     this._createdbyValue             = _createdbyValue;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     Importsequencenumber             = importsequencenumber;
     Inheritancestate                 = inheritancestate;
     this._regardingobjectidValue     = _regardingobjectidValue;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._modifiedonbehalfbyValue    = _modifiedonbehalfbyValue;
     Dmtimportstate                      = dmtimportstate;
     Versionnumber                       = versionnumber;
     Associationstatus                   = associationstatus;
     Modifiedon                          = modifiedon;
     Overriddencreatedon                 = overriddencreatedon;
     Exchangerate                        = exchangerate;
     this._dynamicpropertyidValue        = _dynamicpropertyidValue;
     Transactioncurrencyid               = transactioncurrencyid;
     Modifiedby                          = modifiedby;
     RegardingobjectidProductassociation = regardingobjectidProductassociation;
     Modifiedonbehalfby                  = modifiedonbehalfby;
     Dynamicpropertyid                   = dynamicpropertyid;
     Createdby                = createdby;
     Organizationid           = organizationid;
     Createdonbehalfby        = createdonbehalfby;
     RegardingobjectidProduct = regardingobjectidProduct;
     CustomInit();
 }
コード例 #14
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMentitlementtemplate class.
 /// </summary>
 public MicrosoftDynamicsCRMentitlementtemplate(bool?restrictcasecreation = default(bool?), string entitlementtemplateid = default(string), object exchangerate = default(object), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _transactioncurrencyidValue = default(string), int?importsequencenumber = default(int?), string _createdbyValue = default(string), string _organizationidValue = default(string), System.DateTimeOffset?startdate = default(System.DateTimeOffset?), int?decreaseremainingon = default(int?), System.DateTimeOffset?enddate = default(System.DateTimeOffset?), string _createdonbehalfbyValue = default(string), int?allocationtypecode = default(int?), string _modifiedbyValue = default(string), int?utcconversiontimezonecode = default(int?), string _slaidValue = default(string), long?versionnumber = default(long?), int?timezoneruleversionnumber = default(int?), string description = default(string), string _modifiedonbehalfbyValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), object totalterms = default(object), int?kbaccesslevel = default(int?), string name = default(string), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMactivitypointer> entitlementtemplateActivityPointers = default(IList <MicrosoftDynamicsCRMactivitypointer>), IList <MicrosoftDynamicsCRMappointment> entitlementtemplateAppointments = default(IList <MicrosoftDynamicsCRMappointment>), IList <MicrosoftDynamicsCRMemail> entitlementtemplateEmails = default(IList <MicrosoftDynamicsCRMemail>), IList <MicrosoftDynamicsCRMfax> entitlementtemplateFaxes = default(IList <MicrosoftDynamicsCRMfax>), IList <MicrosoftDynamicsCRMletter> entitlementtemplateLetters = default(IList <MicrosoftDynamicsCRMletter>), IList <MicrosoftDynamicsCRMphonecall> entitlementtemplatePhoneCalls = default(IList <MicrosoftDynamicsCRMphonecall>), IList <MicrosoftDynamicsCRMserviceappointment> entitlementtemplateServiceAppointments = default(IList <MicrosoftDynamicsCRMserviceappointment>), IList <MicrosoftDynamicsCRMtask> entitlementtemplateTasks = default(IList <MicrosoftDynamicsCRMtask>), IList <MicrosoftDynamicsCRMrecurringappointmentmaster> entitlementtemplateRecurringAppointmentMasters = default(IList <MicrosoftDynamicsCRMrecurringappointmentmaster>), IList <MicrosoftDynamicsCRMduplicaterecord> entitlementtemplateDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMduplicaterecord> entitlementtemplateDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMannotation> entitlementtemplateAnnotations = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMasyncoperation> entitlementtemplateAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> entitlementtemplateBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMentitlement> entitlementtemplateidRelationShip = default(IList <MicrosoftDynamicsCRMentitlement>), IList <MicrosoftDynamicsCRMsyncerror> entitlementTemplateSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMproduct> productEntitlementtemplateAssociation = default(IList <MicrosoftDynamicsCRMproduct>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsla slaid = default(MicrosoftDynamicsCRMsla), IList <MicrosoftDynamicsCRMsocialactivity> entitlementtemplateSocialActivities = default(IList <MicrosoftDynamicsCRMsocialactivity>), IList <MicrosoftDynamicsCRMentitlementtemplatechannel> entitlementtemplateEntitlementchannelEntitlementtemplateid = default(IList <MicrosoftDynamicsCRMentitlementtemplatechannel>))
 {
     Restrictcasecreation             = restrictcasecreation;
     Entitlementtemplateid            = entitlementtemplateid;
     Exchangerate                     = exchangerate;
     Modifiedon                       = modifiedon;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Importsequencenumber             = importsequencenumber;
     this._createdbyValue             = _createdbyValue;
     this._organizationidValue        = _organizationidValue;
     Startdate                     = startdate;
     Decreaseremainingon           = decreaseremainingon;
     Enddate                       = enddate;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     Allocationtypecode            = allocationtypecode;
     this._modifiedbyValue         = _modifiedbyValue;
     Utcconversiontimezonecode     = utcconversiontimezonecode;
     this._slaidValue              = _slaidValue;
     Versionnumber                 = versionnumber;
     Timezoneruleversionnumber     = timezoneruleversionnumber;
     Description                   = description;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Createdon                     = createdon;
     Overriddencreatedon           = overriddencreatedon;
     Totalterms                    = totalterms;
     Kbaccesslevel                 = kbaccesslevel;
     Name               = name;
     Createdby          = createdby;
     Createdonbehalfby  = createdonbehalfby;
     Modifiedby         = modifiedby;
     Modifiedonbehalfby = modifiedonbehalfby;
     EntitlementtemplateActivityPointers            = entitlementtemplateActivityPointers;
     EntitlementtemplateAppointments                = entitlementtemplateAppointments;
     EntitlementtemplateEmails                      = entitlementtemplateEmails;
     EntitlementtemplateFaxes                       = entitlementtemplateFaxes;
     EntitlementtemplateLetters                     = entitlementtemplateLetters;
     EntitlementtemplatePhoneCalls                  = entitlementtemplatePhoneCalls;
     EntitlementtemplateServiceAppointments         = entitlementtemplateServiceAppointments;
     EntitlementtemplateTasks                       = entitlementtemplateTasks;
     EntitlementtemplateRecurringAppointmentMasters = entitlementtemplateRecurringAppointmentMasters;
     EntitlementtemplateDuplicateMatchingRecord     = entitlementtemplateDuplicateMatchingRecord;
     EntitlementtemplateDuplicateBaseRecord         = entitlementtemplateDuplicateBaseRecord;
     EntitlementtemplateAnnotations                 = entitlementtemplateAnnotations;
     EntitlementtemplateAsyncOperations             = entitlementtemplateAsyncOperations;
     EntitlementtemplateBulkDeleteFailures          = entitlementtemplateBulkDeleteFailures;
     EntitlementtemplateidRelationShip              = entitlementtemplateidRelationShip;
     EntitlementTemplateSyncErrors                  = entitlementTemplateSyncErrors;
     ProductEntitlementtemplateAssociation          = productEntitlementtemplateAssociation;
     Transactioncurrencyid = transactioncurrencyid;
     Organizationid        = organizationid;
     Slaid = slaid;
     EntitlementtemplateSocialActivities = entitlementtemplateSocialActivities;
     EntitlementtemplateEntitlementchannelEntitlementtemplateid = entitlementtemplateEntitlementchannelEntitlementtemplateid;
     CustomInit();
 }
コード例 #15
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMproductassociation class.
 /// </summary>
 public MicrosoftDynamicsCRMproductassociation(string _uomidValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?productisrequired = default(int?), string productassociationid = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), int?dmtimportstate = default(int?), int?statuscode = default(int?), object exchangerate = default(object), string _associatedproductValue = default(string), int?statecode = default(int?), long?versionnumber = default(long?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _createdonbehalfbyValue = default(string), string _createdbyValue = default(string), object quantity = default(object), string _organizationidValue = default(string), string _transactioncurrencyidValue = default(string), int?propertycustomizationstatus = default(int?), string _modifiedonbehalfbyValue = default(string), string _modifiedbyValue = default(string), string _productidValue = default(string), int?importsequencenumber = default(int?), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMproduct associatedproduct = default(MicrosoftDynamicsCRMproduct), IList <MicrosoftDynamicsCRMinvoicedetail> productAssociationInvoiceDetails = default(IList <MicrosoftDynamicsCRMinvoicedetail>), IList <MicrosoftDynamicsCRMsyncerror> productAssociationSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMdynamicpropertyassociation> productAssociationDynamicPropertyAssociation = default(IList <MicrosoftDynamicsCRMdynamicpropertyassociation>), MicrosoftDynamicsCRMproduct productid = default(MicrosoftDynamicsCRMproduct), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMdynamicproperty> productAssociationDynamicProperty = default(IList <MicrosoftDynamicsCRMdynamicproperty>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsalesorderdetail> productAssociationSalesorderDetails = default(IList <MicrosoftDynamicsCRMsalesorderdetail>), IList <MicrosoftDynamicsCRMasyncoperation> productAssociationAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMuom uomid = default(MicrosoftDynamicsCRMuom), IList <MicrosoftDynamicsCRMquotedetail> productAssociationQuoteDetails = default(IList <MicrosoftDynamicsCRMquotedetail>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMopportunityproduct> productAssociationOpportunityProduct = default(IList <MicrosoftDynamicsCRMopportunityproduct>), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     this._uomidValue             = _uomidValue;
     Modifiedon                   = modifiedon;
     Productisrequired            = productisrequired;
     Productassociationid         = productassociationid;
     Overriddencreatedon          = overriddencreatedon;
     Dmtimportstate               = dmtimportstate;
     Statuscode                   = statuscode;
     Exchangerate                 = exchangerate;
     this._associatedproductValue = _associatedproductValue;
     Statecode     = statecode;
     Versionnumber = versionnumber;
     Createdon     = createdon;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     this._createdbyValue         = _createdbyValue;
     Quantity = quantity;
     this._organizationidValue        = _organizationidValue;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Propertycustomizationstatus      = propertycustomizationstatus;
     this._modifiedonbehalfbyValue    = _modifiedonbehalfbyValue;
     this._modifiedbyValue            = _modifiedbyValue;
     this._productidValue             = _productidValue;
     Importsequencenumber             = importsequencenumber;
     Organizationid    = organizationid;
     Associatedproduct = associatedproduct;
     ProductAssociationInvoiceDetails             = productAssociationInvoiceDetails;
     ProductAssociationSyncErrors                 = productAssociationSyncErrors;
     ProductAssociationDynamicPropertyAssociation = productAssociationDynamicPropertyAssociation;
     Productid                           = productid;
     Transactioncurrencyid               = transactioncurrencyid;
     ProductAssociationDynamicProperty   = productAssociationDynamicProperty;
     Modifiedonbehalfby                  = modifiedonbehalfby;
     ProductAssociationSalesorderDetails = productAssociationSalesorderDetails;
     ProductAssociationAsyncOperations   = productAssociationAsyncOperations;
     Uomid = uomid;
     ProductAssociationQuoteDetails = productAssociationQuoteDetails;
     Createdby = createdby;
     ProductAssociationOpportunityProduct = productAssociationOpportunityProduct;
     Modifiedby        = modifiedby;
     Createdonbehalfby = createdonbehalfby;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMserviceappointment class.
 /// </summary>
 public MicrosoftDynamicsCRMserviceappointment(string category = default(string), int?importsequencenumber = default(int?), string subcategory = default(string), bool?isalldayevent = default(bool?), string location = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string subscriptionid = default(string), string _siteidValue = default(string), MicrosoftDynamicsCRMentitlement regardingobjectidEntitlementServiceappointment = default(MicrosoftDynamicsCRMentitlement), MicrosoftDynamicsCRMentitlementtemplate regardingobjectidEntitlementtemplateServiceappointment = default(MicrosoftDynamicsCRMentitlementtemplate), MicrosoftDynamicsCRMbookableresourcebooking regardingobjectidBookableresourcebookingServiceappointment = default(MicrosoftDynamicsCRMbookableresourcebooking), MicrosoftDynamicsCRMbookableresourcebookingheader regardingobjectidBookableresourcebookingheaderServiceappointment = default(MicrosoftDynamicsCRMbookableresourcebookingheader), MicrosoftDynamicsCRMknowledgebaserecord regardingobjectidKnowledgebaserecordServiceappointment = default(MicrosoftDynamicsCRMknowledgebaserecord), MicrosoftDynamicsCRMaccount regardingobjectidAccountServiceappointment = default(MicrosoftDynamicsCRMaccount), IList <MicrosoftDynamicsCRMslakpiinstance> slakpiinstanceServiceappointment = default(IList <MicrosoftDynamicsCRMslakpiinstance>), IList <MicrosoftDynamicsCRMactivityparty> serviceappointmentActivityParties = default(IList <MicrosoftDynamicsCRMactivityparty>), MicrosoftDynamicsCRMservice serviceidServiceappointment = default(MicrosoftDynamicsCRMservice), IList <MicrosoftDynamicsCRMbulkdeletefailure> serviceAppointmentBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMsyncerror> serviceAppointmentSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser createdonbehalfbyServiceappointment = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMincident regardingobjectidIncidentServiceappointment = default(MicrosoftDynamicsCRMincident), IList <MicrosoftDynamicsCRMconnection> serviceappointmentConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), MicrosoftDynamicsCRMsystemuser owninguserServiceappointment = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsalesorder regardingobjectidSalesorderServiceappointment = default(MicrosoftDynamicsCRMsalesorder), IList <MicrosoftDynamicsCRMasyncoperation> serviceAppointmentAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMcontact regardingobjectidContactServiceappointment = default(MicrosoftDynamicsCRMcontact), IList <MicrosoftDynamicsCRMconnection> serviceappointmentConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), MicrosoftDynamicsCRMactivitypointer activityidActivitypointer = default(MicrosoftDynamicsCRMactivitypointer), MicrosoftDynamicsCRMcontract regardingobjectidContractServiceappointment = default(MicrosoftDynamicsCRMcontract), IList <MicrosoftDynamicsCRMactioncard> serviceappointmentActioncard = default(IList <MicrosoftDynamicsCRMactioncard>), MicrosoftDynamicsCRMcampaign regardingobjectidCampaignServiceappointment = default(MicrosoftDynamicsCRMcampaign), IList <MicrosoftDynamicsCRMqueueitem> serviceAppointmentQueueItem = default(IList <MicrosoftDynamicsCRMqueueitem>), MicrosoftDynamicsCRMopportunity regardingobjectidOpportunityServiceappointment = default(MicrosoftDynamicsCRMopportunity), MicrosoftDynamicsCRMquote regardingobjectidQuoteServiceappointment = default(MicrosoftDynamicsCRMquote), MicrosoftDynamicsCRMknowledgearticle regardingobjectidKnowledgearticleServiceappointment = default(MicrosoftDynamicsCRMknowledgearticle), MicrosoftDynamicsCRMsite siteid = default(MicrosoftDynamicsCRMsite), MicrosoftDynamicsCRMsystemuser createdbyServiceappointment = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyidServiceappointment = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMsla sLAId = default(MicrosoftDynamicsCRMsla), IList <MicrosoftDynamicsCRMannotation> serviceAppointmentAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), MicrosoftDynamicsCRMsystemuser modifiedbyServiceappointment = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteamServiceappointment = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyServiceappointment = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMinvoice regardingobjectidInvoiceServiceappointment = default(MicrosoftDynamicsCRMinvoice), MicrosoftDynamicsCRMsla slainvokedidServiceappointmentSla = default(MicrosoftDynamicsCRMsla), MicrosoftDynamicsCRMbusinessunit owningbusinessunitServiceappointment = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMlead regardingobjectidLeadServiceappointment = default(MicrosoftDynamicsCRMlead), MicrosoftDynamicsCRMabsScheduledprocess regardingobjectidAbsScheduledprocessServiceappointment = default(MicrosoftDynamicsCRMabsScheduledprocess), MicrosoftDynamicsCRMbcgovCustomaddress regardingobjectidBcgovCustomaddressServiceappointment = default(MicrosoftDynamicsCRMbcgovCustomaddress), MicrosoftDynamicsCRMbcgovCustomproduct regardingobjectidBcgovCustomproductServiceappointment = default(MicrosoftDynamicsCRMbcgovCustomproduct), MicrosoftDynamicsCRMbcgovEquipment regardingobjectidBcgovEquipmentServiceappointment = default(MicrosoftDynamicsCRMbcgovEquipment), MicrosoftDynamicsCRMbcgovEquipmentlocation regardingobjectidBcgovEquipmentlocationServiceappointment = default(MicrosoftDynamicsCRMbcgovEquipmentlocation), MicrosoftDynamicsCRMbcgovLocation regardingobjectidBcgovLocationServiceappointment = default(MicrosoftDynamicsCRMbcgovLocation), MicrosoftDynamicsCRMbcgovRiskassessment regardingobjectidBcgovRiskassessmentServiceappointment = default(MicrosoftDynamicsCRMbcgovRiskassessment), MicrosoftDynamicsCRMbcgovInspection regardingobjectidBcgovInspectionServiceappointment = default(MicrosoftDynamicsCRMbcgovInspection), MicrosoftDynamicsCRMbcgovComplaint regardingobjectidBcgovComplaintServiceappointment = default(MicrosoftDynamicsCRMbcgovComplaint), MicrosoftDynamicsCRMbcgovViolationticket regardingobjectidBcgovViolationticketServiceappointment = default(MicrosoftDynamicsCRMbcgovViolationticket), MicrosoftDynamicsCRMbcgovInvestigationstep regardingobjectidBcgovInvestigationstepServiceappointment = default(MicrosoftDynamicsCRMbcgovInvestigationstep), MicrosoftDynamicsCRMbcgovInvestigation regardingobjectidBcgovInvestigationServiceappointment = default(MicrosoftDynamicsCRMbcgovInvestigation))
 {
     Category             = category;
     Importsequencenumber = importsequencenumber;
     Subcategory          = subcategory;
     Isalldayevent        = isalldayevent;
     Location             = location;
     Overriddencreatedon  = overriddencreatedon;
     Subscriptionid       = subscriptionid;
     this._siteidValue    = _siteidValue;
     RegardingobjectidEntitlementServiceappointment                   = regardingobjectidEntitlementServiceappointment;
     RegardingobjectidEntitlementtemplateServiceappointment           = regardingobjectidEntitlementtemplateServiceappointment;
     RegardingobjectidBookableresourcebookingServiceappointment       = regardingobjectidBookableresourcebookingServiceappointment;
     RegardingobjectidBookableresourcebookingheaderServiceappointment = regardingobjectidBookableresourcebookingheaderServiceappointment;
     RegardingobjectidKnowledgebaserecordServiceappointment           = regardingobjectidKnowledgebaserecordServiceappointment;
     RegardingobjectidAccountServiceappointment = regardingobjectidAccountServiceappointment;
     SlakpiinstanceServiceappointment           = slakpiinstanceServiceappointment;
     ServiceappointmentActivityParties          = serviceappointmentActivityParties;
     ServiceidServiceappointment                   = serviceidServiceappointment;
     ServiceAppointmentBulkDeleteFailures          = serviceAppointmentBulkDeleteFailures;
     ServiceAppointmentSyncErrors                  = serviceAppointmentSyncErrors;
     CreatedonbehalfbyServiceappointment           = createdonbehalfbyServiceappointment;
     RegardingobjectidIncidentServiceappointment   = regardingobjectidIncidentServiceappointment;
     ServiceappointmentConnections2                = serviceappointmentConnections2;
     OwninguserServiceappointment                  = owninguserServiceappointment;
     RegardingobjectidSalesorderServiceappointment = regardingobjectidSalesorderServiceappointment;
     ServiceAppointmentAsyncOperations             = serviceAppointmentAsyncOperations;
     RegardingobjectidContactServiceappointment    = regardingobjectidContactServiceappointment;
     ServiceappointmentConnections1                = serviceappointmentConnections1;
     ActivityidActivitypointer = activityidActivitypointer;
     RegardingobjectidContractServiceappointment = regardingobjectidContractServiceappointment;
     ServiceappointmentActioncard = serviceappointmentActioncard;
     RegardingobjectidCampaignServiceappointment = regardingobjectidCampaignServiceappointment;
     ServiceAppointmentQueueItem = serviceAppointmentQueueItem;
     RegardingobjectidOpportunityServiceappointment      = regardingobjectidOpportunityServiceappointment;
     RegardingobjectidQuoteServiceappointment            = regardingobjectidQuoteServiceappointment;
     RegardingobjectidKnowledgearticleServiceappointment = regardingobjectidKnowledgearticleServiceappointment;
     Siteid = siteid;
     CreatedbyServiceappointment             = createdbyServiceappointment;
     TransactioncurrencyidServiceappointment = transactioncurrencyidServiceappointment;
     SLAId = sLAId;
     ServiceAppointmentAnnotation                              = serviceAppointmentAnnotation;
     ModifiedbyServiceappointment                              = modifiedbyServiceappointment;
     OwningteamServiceappointment                              = owningteamServiceappointment;
     ModifiedonbehalfbyServiceappointment                      = modifiedonbehalfbyServiceappointment;
     RegardingobjectidInvoiceServiceappointment                = regardingobjectidInvoiceServiceappointment;
     SlainvokedidServiceappointmentSla                         = slainvokedidServiceappointmentSla;
     OwningbusinessunitServiceappointment                      = owningbusinessunitServiceappointment;
     RegardingobjectidLeadServiceappointment                   = regardingobjectidLeadServiceappointment;
     RegardingobjectidAbsScheduledprocessServiceappointment    = regardingobjectidAbsScheduledprocessServiceappointment;
     RegardingobjectidBcgovCustomaddressServiceappointment     = regardingobjectidBcgovCustomaddressServiceappointment;
     RegardingobjectidBcgovCustomproductServiceappointment     = regardingobjectidBcgovCustomproductServiceappointment;
     RegardingobjectidBcgovEquipmentServiceappointment         = regardingobjectidBcgovEquipmentServiceappointment;
     RegardingobjectidBcgovEquipmentlocationServiceappointment = regardingobjectidBcgovEquipmentlocationServiceappointment;
     RegardingobjectidBcgovLocationServiceappointment          = regardingobjectidBcgovLocationServiceappointment;
     RegardingobjectidBcgovRiskassessmentServiceappointment    = regardingobjectidBcgovRiskassessmentServiceappointment;
     RegardingobjectidBcgovInspectionServiceappointment        = regardingobjectidBcgovInspectionServiceappointment;
     RegardingobjectidBcgovComplaintServiceappointment         = regardingobjectidBcgovComplaintServiceappointment;
     RegardingobjectidBcgovViolationticketServiceappointment   = regardingobjectidBcgovViolationticketServiceappointment;
     RegardingobjectidBcgovInvestigationstepServiceappointment = regardingobjectidBcgovInvestigationstepServiceappointment;
     RegardingobjectidBcgovInvestigationServiceappointment     = regardingobjectidBcgovInvestigationServiceappointment;
     CustomInit();
 }
コード例 #17
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMemail class.
 /// </summary>
 public MicrosoftDynamicsCRMemail(System.DateTimeOffset?emailreminderexpirytime = default(System.DateTimeOffset?), int?notifications = default(int?), System.DateTimeOffset?delayedemailsendtime = default(System.DateTimeOffset?), string trackingtoken = default(string), int?opencount = default(int?), bool?isemailfollowed = default(bool?), string _templateidValue = default(string), bool?directioncode = default(bool?), string inreplyto = default(string), string mimetype = default(string), bool?compressed = default(bool?), string submittedby = default(string), int?replycount = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), int?attachmentopencount = default(int?), string reminderactioncardid = default(string), string conversationtrackingid = default(string), string category = default(string), string emailtrackingid = default(string), string torecipients = default(string), System.DateTimeOffset?lastopenedtime = default(System.DateTimeOffset?), string sender = default(string), string _emailsenderValue = default(string), bool?readreceiptrequested = default(bool?), string emailremindertext = default(string), string _parentactivityidValue = default(string), bool?deliveryreceiptrequested = default(bool?), bool?followemailuserpreference = default(bool?), string messageid = default(string), int?emailreminderstatus = default(int?), string _sendersaccountValue = default(string), string subcategory = default(string), string conversationindex = default(string), int?correlationmethod = default(int?), int?importsequencenumber = default(int?), int?emailremindertype = default(int?), int?linksclickedcount = default(int?), int?deliveryattempts = default(int?), int?baseconversationindexhash = default(int?), int?attachmentcount = default(int?), System.DateTimeOffset?postponeemailprocessinguntil = default(System.DateTimeOffset?), int?isunsafe = default(int?), MicrosoftDynamicsCRMentitlement regardingobjectidEntitlementEmail = default(MicrosoftDynamicsCRMentitlement), MicrosoftDynamicsCRMentitlementtemplate regardingobjectidEntitlementtemplateEmail = default(MicrosoftDynamicsCRMentitlementtemplate), MicrosoftDynamicsCRMbookableresourcebooking regardingobjectidBookableresourcebookingEmail = default(MicrosoftDynamicsCRMbookableresourcebooking), MicrosoftDynamicsCRMbookableresourcebookingheader regardingobjectidBookableresourcebookingheaderEmail = default(MicrosoftDynamicsCRMbookableresourcebookingheader), MicrosoftDynamicsCRMknowledgebaserecord regardingobjectidKnowledgebaserecordEmail = default(MicrosoftDynamicsCRMknowledgebaserecord), MicrosoftDynamicsCRMbulkoperation regardingobjectidBulkoperationEmail = default(MicrosoftDynamicsCRMbulkoperation), IList <MicrosoftDynamicsCRMsyncerror> emailSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyidEmail = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMasyncoperation regardingobjectidAsyncoperation = default(MicrosoftDynamicsCRMasyncoperation), MicrosoftDynamicsCRMaccount sendersaccount = default(MicrosoftDynamicsCRMaccount), MicrosoftDynamicsCRMaccount emailsenderAccount = default(MicrosoftDynamicsCRMaccount), MicrosoftDynamicsCRMlead regardingobjectidLeadEmail = default(MicrosoftDynamicsCRMlead), MicrosoftDynamicsCRMactivitypointer activityidActivitypointer = default(MicrosoftDynamicsCRMactivitypointer), MicrosoftDynamicsCRMsla slaEmailSla = default(MicrosoftDynamicsCRMsla), MicrosoftDynamicsCRMsalesorder regardingobjectidSalesorderEmail = default(MicrosoftDynamicsCRMsalesorder), MicrosoftDynamicsCRMlead emailsenderLead = default(MicrosoftDynamicsCRMlead), IList <MicrosoftDynamicsCRMasyncoperation> emailAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMopportunity regardingobjectidOpportunityEmail = default(MicrosoftDynamicsCRMopportunity), IList <MicrosoftDynamicsCRMduplicaterecord> emailDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMconnection> emailConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), MicrosoftDynamicsCRMmailbox sendermailboxidEmail = default(MicrosoftDynamicsCRMmailbox), IList <MicrosoftDynamicsCRMactivitymimeattachment> emailActivityMimeAttachment = default(IList <MicrosoftDynamicsCRMactivitymimeattachment>), IList <MicrosoftDynamicsCRMslakpiinstance> slakpiinstanceEmail = default(IList <MicrosoftDynamicsCRMslakpiinstance>), IList <MicrosoftDynamicsCRMconnection> emailConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), MicrosoftDynamicsCRMinvoice regardingobjectidInvoiceEmail = default(MicrosoftDynamicsCRMinvoice), MicrosoftDynamicsCRMbusinessunit owningbusinessunitEmail = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMcontact emailsenderContact = default(MicrosoftDynamicsCRMcontact), MicrosoftDynamicsCRMsystemuser owninguserEmail = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedbyEmail = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMincident regardingobjectidIncidentEmail = default(MicrosoftDynamicsCRMincident), MicrosoftDynamicsCRMteam owningteamEmail = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMcampaign regardingobjectidCampaignEmail = default(MicrosoftDynamicsCRMcampaign), MicrosoftDynamicsCRMqueue emailsenderQueue = default(MicrosoftDynamicsCRMqueue), MicrosoftDynamicsCRMsla slainvokedidEmailSla = default(MicrosoftDynamicsCRMsla), IList <MicrosoftDynamicsCRMannotation> emailAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> emailBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMsystemuser createdonbehalfbyEmail = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMactivityparty> emailActivityParties = default(IList <MicrosoftDynamicsCRMactivityparty>), MicrosoftDynamicsCRMknowledgearticle regardingobjectidKnowledgearticleEmail = default(MicrosoftDynamicsCRMknowledgearticle), MicrosoftDynamicsCRMequipment emailsenderEquipment = default(MicrosoftDynamicsCRMequipment), IList <MicrosoftDynamicsCRMactioncard> emailActioncard = default(IList <MicrosoftDynamicsCRMactioncard>), MicrosoftDynamicsCRMcampaignactivity regardingobjectidCampaignactivityEmail = default(MicrosoftDynamicsCRMcampaignactivity), IList <MicrosoftDynamicsCRMduplicaterecord> emailDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), MicrosoftDynamicsCRMservice serviceidEmail = default(MicrosoftDynamicsCRMservice), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyEmail = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMcampaignresponse> emailCampaignresponse = default(IList <MicrosoftDynamicsCRMcampaignresponse>), MicrosoftDynamicsCRMaccount regardingobjectidAccountEmail = default(MicrosoftDynamicsCRMaccount), MicrosoftDynamicsCRMsystemuser createdbyEmail = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser emailsenderSystemuser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMcontract regardingobjectidContractEmail = default(MicrosoftDynamicsCRMcontract), MicrosoftDynamicsCRMtemplate templateid = default(MicrosoftDynamicsCRMtemplate), MicrosoftDynamicsCRMprocessstage stageidProcessstage = default(MicrosoftDynamicsCRMprocessstage), MicrosoftDynamicsCRMcontact regardingobjectidContactEmail = default(MicrosoftDynamicsCRMcontact), IList <MicrosoftDynamicsCRMqueueitem> emailQueueItem = default(IList <MicrosoftDynamicsCRMqueueitem>), MicrosoftDynamicsCRMemail parentactivityid = default(MicrosoftDynamicsCRMemail), IList <MicrosoftDynamicsCRMemail> emailEmailParentactivityid = default(IList <MicrosoftDynamicsCRMemail>), MicrosoftDynamicsCRMquote regardingobjectidQuoteEmail = default(MicrosoftDynamicsCRMquote), MicrosoftDynamicsCRMbcgovCustomaddress regardingobjectidBcgovCustomaddressEmail = default(MicrosoftDynamicsCRMbcgovCustomaddress), MicrosoftDynamicsCRMbcgovCustomproduct regardingobjectidBcgovCustomproductEmail = default(MicrosoftDynamicsCRMbcgovCustomproduct), MicrosoftDynamicsCRMbcgovLocation regardingobjectidBcgovLocationEmail = default(MicrosoftDynamicsCRMbcgovLocation), MicrosoftDynamicsCRMbcgovEquipment regardingobjectidBcgovEquipmentEmail = default(MicrosoftDynamicsCRMbcgovEquipment), MicrosoftDynamicsCRMbcgovEquipmentlocation regardingobjectidBcgovEquipmentlocationEmail = default(MicrosoftDynamicsCRMbcgovEquipmentlocation), MicrosoftDynamicsCRMbcgovRiskassessment regardingobjectidBcgovRiskassessmentEmail = default(MicrosoftDynamicsCRMbcgovRiskassessment))
 {
     Emailreminderexpirytime = emailreminderexpirytime;
     Notifications           = notifications;
     Delayedemailsendtime    = delayedemailsendtime;
     Trackingtoken           = trackingtoken;
     Opencount             = opencount;
     Isemailfollowed       = isemailfollowed;
     this._templateidValue = _templateidValue;
     Directioncode         = directioncode;
     Inreplyto             = inreplyto;
     Mimetype               = mimetype;
     Compressed             = compressed;
     Submittedby            = submittedby;
     Replycount             = replycount;
     Overriddencreatedon    = overriddencreatedon;
     Attachmentopencount    = attachmentopencount;
     Reminderactioncardid   = reminderactioncardid;
     Conversationtrackingid = conversationtrackingid;
     Category               = category;
     Emailtrackingid        = emailtrackingid;
     Torecipients           = torecipients;
     Lastopenedtime         = lastopenedtime;
     Sender = sender;
     this._emailsenderValue      = _emailsenderValue;
     Readreceiptrequested        = readreceiptrequested;
     Emailremindertext           = emailremindertext;
     this._parentactivityidValue = _parentactivityidValue;
     Deliveryreceiptrequested    = deliveryreceiptrequested;
     Followemailuserpreference   = followemailuserpreference;
     Messageid                    = messageid;
     Emailreminderstatus          = emailreminderstatus;
     this._sendersaccountValue    = _sendersaccountValue;
     Subcategory                  = subcategory;
     Conversationindex            = conversationindex;
     Correlationmethod            = correlationmethod;
     Importsequencenumber         = importsequencenumber;
     Emailremindertype            = emailremindertype;
     Linksclickedcount            = linksclickedcount;
     Deliveryattempts             = deliveryattempts;
     Baseconversationindexhash    = baseconversationindexhash;
     Attachmentcount              = attachmentcount;
     Postponeemailprocessinguntil = postponeemailprocessinguntil;
     Isunsafe = isunsafe;
     RegardingobjectidEntitlementEmail                   = regardingobjectidEntitlementEmail;
     RegardingobjectidEntitlementtemplateEmail           = regardingobjectidEntitlementtemplateEmail;
     RegardingobjectidBookableresourcebookingEmail       = regardingobjectidBookableresourcebookingEmail;
     RegardingobjectidBookableresourcebookingheaderEmail = regardingobjectidBookableresourcebookingheaderEmail;
     RegardingobjectidKnowledgebaserecordEmail           = regardingobjectidKnowledgebaserecordEmail;
     RegardingobjectidBulkoperationEmail                 = regardingobjectidBulkoperationEmail;
     EmailSyncErrors                 = emailSyncErrors;
     TransactioncurrencyidEmail      = transactioncurrencyidEmail;
     RegardingobjectidAsyncoperation = regardingobjectidAsyncoperation;
     Sendersaccount             = sendersaccount;
     EmailsenderAccount         = emailsenderAccount;
     RegardingobjectidLeadEmail = regardingobjectidLeadEmail;
     ActivityidActivitypointer  = activityidActivitypointer;
     SlaEmailSla = slaEmailSla;
     RegardingobjectidSalesorderEmail = regardingobjectidSalesorderEmail;
     EmailsenderLead      = emailsenderLead;
     EmailAsyncOperations = emailAsyncOperations;
     RegardingobjectidOpportunityEmail = regardingobjectidOpportunityEmail;
     EmailDuplicateBaseRecord          = emailDuplicateBaseRecord;
     EmailConnections1             = emailConnections1;
     SendermailboxidEmail          = sendermailboxidEmail;
     EmailActivityMimeAttachment   = emailActivityMimeAttachment;
     SlakpiinstanceEmail           = slakpiinstanceEmail;
     EmailConnections2             = emailConnections2;
     RegardingobjectidInvoiceEmail = regardingobjectidInvoiceEmail;
     OwningbusinessunitEmail       = owningbusinessunitEmail;
     EmailsenderContact            = emailsenderContact;
     OwninguserEmail = owninguserEmail;
     ModifiedbyEmail = modifiedbyEmail;
     RegardingobjectidIncidentEmail = regardingobjectidIncidentEmail;
     OwningteamEmail = owningteamEmail;
     RegardingobjectidCampaignEmail = regardingobjectidCampaignEmail;
     EmailsenderQueue        = emailsenderQueue;
     SlainvokedidEmailSla    = slainvokedidEmailSla;
     EmailAnnotation         = emailAnnotation;
     EmailBulkDeleteFailures = emailBulkDeleteFailures;
     CreatedonbehalfbyEmail  = createdonbehalfbyEmail;
     EmailActivityParties    = emailActivityParties;
     RegardingobjectidKnowledgearticleEmail = regardingobjectidKnowledgearticleEmail;
     EmailsenderEquipment = emailsenderEquipment;
     EmailActioncard      = emailActioncard;
     RegardingobjectidCampaignactivityEmail = regardingobjectidCampaignactivityEmail;
     EmailDuplicateMatchingRecord           = emailDuplicateMatchingRecord;
     ServiceidEmail                 = serviceidEmail;
     ModifiedonbehalfbyEmail        = modifiedonbehalfbyEmail;
     EmailCampaignresponse          = emailCampaignresponse;
     RegardingobjectidAccountEmail  = regardingobjectidAccountEmail;
     CreatedbyEmail                 = createdbyEmail;
     EmailsenderSystemuser          = emailsenderSystemuser;
     RegardingobjectidContractEmail = regardingobjectidContractEmail;
     Templateid                                   = templateid;
     StageidProcessstage                          = stageidProcessstage;
     RegardingobjectidContactEmail                = regardingobjectidContactEmail;
     EmailQueueItem                               = emailQueueItem;
     Parentactivityid                             = parentactivityid;
     EmailEmailParentactivityid                   = emailEmailParentactivityid;
     RegardingobjectidQuoteEmail                  = regardingobjectidQuoteEmail;
     RegardingobjectidBcgovCustomaddressEmail     = regardingobjectidBcgovCustomaddressEmail;
     RegardingobjectidBcgovCustomproductEmail     = regardingobjectidBcgovCustomproductEmail;
     RegardingobjectidBcgovLocationEmail          = regardingobjectidBcgovLocationEmail;
     RegardingobjectidBcgovEquipmentEmail         = regardingobjectidBcgovEquipmentEmail;
     RegardingobjectidBcgovEquipmentlocationEmail = regardingobjectidBcgovEquipmentlocationEmail;
     RegardingobjectidBcgovRiskassessmentEmail    = regardingobjectidBcgovRiskassessmentEmail;
     CustomInit();
 }
コード例 #18
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMopportunitysalesprocess class.
 /// </summary>
 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), long?versionnumber = default(long?), 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), object exchangerate = default(object), 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();
 }
コード例 #19
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMdynamicpropertyoptionsetitem class.
 /// </summary>
 /// <param name="overriddencreatedon">Shows the date and time that the
 /// record was migrated.</param>
 /// <param name="createdon">Shows the date and time when the record was
 /// created.</param>
 /// <param name="dynamicpropertyoptionname">Type the name of the
 /// property option set item.</param>
 /// <param name="_modifiedonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="_modifiedbyValue">Shows who last updated the
 /// record.</param>
 /// <param name="versionnumber">Shows the version number of the
 /// property option set item.</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="dynamicpropertyoptionsetvaluesequencenumber">Internal
 /// Use Only</param>
 /// <param name="_createdonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="_organizationidValue">Shows the organization
 /// associated with the record.</param>
 /// <param name="importsequencenumber">Shows the data import or data
 /// migration that created this record.</param>
 /// <param name="dynamicpropertyoptionvalue">Shows the value of the
 /// property option set item.</param>
 /// <param name="_transactioncurrencyidValue">Shows the currency
 /// associated with the record.</param>
 /// <param name="_dynamicpropertyidValue">Shows the property that uses
 /// this option set item.</param>
 /// <param name="dynamicpropertyoptiondescription">Type additional
 /// information about the property option set item.</param>
 /// <param name="dmtimportstate">Internal Use Only</param>
 /// <param name="_createdbyValue">Shows who created the record.</param>
 /// <param name="modifiedon">Shows the date and time when the record
 /// was last updated.</param>
 /// <param name="dynamicpropertyoptionsetvalueid">Shows the unique
 /// identifier of the property option set item.</param>
 public MicrosoftDynamicsCRMdynamicpropertyoptionsetitem(System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string dynamicpropertyoptionname = default(string), string _modifiedonbehalfbyValue = default(string), string _modifiedbyValue = default(string), string versionnumber = default(string), decimal?exchangerate = default(decimal?), int?dynamicpropertyoptionsetvaluesequencenumber = default(int?), string _createdonbehalfbyValue = default(string), string _organizationidValue = default(string), int?importsequencenumber = default(int?), int?dynamicpropertyoptionvalue = default(int?), string _transactioncurrencyidValue = default(string), string _dynamicpropertyidValue = default(string), string dynamicpropertyoptiondescription = default(string), int?dmtimportstate = default(int?), string _createdbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string dynamicpropertyoptionsetvalueid = default(string), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMdynamicproperty dynamicpropertyid = default(MicrosoftDynamicsCRMdynamicproperty), IList <MicrosoftDynamicsCRMdynamicproperty> defaultValueOptionSetDynamicProperty = default(IList <MicrosoftDynamicsCRMdynamicproperty>))
 {
     Overriddencreatedon           = overriddencreatedon;
     Createdon                     = createdon;
     Dynamicpropertyoptionname     = dynamicpropertyoptionname;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     this._modifiedbyValue         = _modifiedbyValue;
     Versionnumber                 = versionnumber;
     Exchangerate                  = exchangerate;
     Dynamicpropertyoptionsetvaluesequencenumber = dynamicpropertyoptionsetvaluesequencenumber;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     this._organizationidValue        = _organizationidValue;
     Importsequencenumber             = importsequencenumber;
     Dynamicpropertyoptionvalue       = dynamicpropertyoptionvalue;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._dynamicpropertyidValue     = _dynamicpropertyidValue;
     Dynamicpropertyoptiondescription = dynamicpropertyoptiondescription;
     Dmtimportstate                  = dmtimportstate;
     this._createdbyValue            = _createdbyValue;
     Modifiedon                      = modifiedon;
     Dynamicpropertyoptionsetvalueid = dynamicpropertyoptionsetvalueid;
     Createdonbehalfby               = createdonbehalfby;
     Modifiedby                      = modifiedby;
     Transactioncurrencyid           = transactioncurrencyid;
     Createdby          = createdby;
     Modifiedonbehalfby = modifiedonbehalfby;
     Organizationid     = organizationid;
     Dynamicpropertyid  = dynamicpropertyid;
     DefaultValueOptionSetDynamicProperty = defaultValueOptionSetDynamicProperty;
     CustomInit();
 }
コード例 #20
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMreportcategory class.
 /// </summary>
 public MicrosoftDynamicsCRMreportcategory(int?componentstate = default(int?), int?importsequencenumber = default(int?), int?utcconversiontimezonecode = default(int?), string _createdbyValue = default(string), MicrosoftDynamicsCRMBooleanManagedProperty iscustomizable = default(MicrosoftDynamicsCRMBooleanManagedProperty), string _createdonbehalfbyValue = default(string), long?versionnumber = default(long?), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string reportcategoryidunique = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), object exchangerate = default(object), string reportcategoryid = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _modifiedbyValue = default(string), int?timezoneruleversionnumber = default(int?), string owningbusinessunit = default(string), bool?ismanaged = default(bool?), string _transactioncurrencyidValue = default(string), string _owneridValue = default(string), string solutionid = default(string), int?categorycode = default(int?), string _reportidValue = default(string), string owninguser = default(string), MicrosoftDynamicsCRMreport reportid = default(MicrosoftDynamicsCRMreport), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsyncerror> reportCategorySyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency))
 {
     Componentstate               = componentstate;
     Importsequencenumber         = importsequencenumber;
     Utcconversiontimezonecode    = utcconversiontimezonecode;
     this._createdbyValue         = _createdbyValue;
     Iscustomizable               = iscustomizable;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Versionnumber          = versionnumber;
     Overwritetime          = overwritetime;
     Reportcategoryidunique = reportcategoryidunique;
     Createdon = createdon;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Exchangerate              = exchangerate;
     Reportcategoryid          = reportcategoryid;
     Modifiedon                = modifiedon;
     this._modifiedbyValue     = _modifiedbyValue;
     Timezoneruleversionnumber = timezoneruleversionnumber;
     Owningbusinessunit        = owningbusinessunit;
     Ismanaged = ismanaged;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._owneridValue       = _owneridValue;
     Solutionid               = solutionid;
     Categorycode             = categorycode;
     this._reportidValue      = _reportidValue;
     Owninguser               = owninguser;
     Reportid                 = reportid;
     Modifiedonbehalfby       = modifiedonbehalfby;
     Createdby                = createdby;
     ReportCategorySyncErrors = reportCategorySyncErrors;
     Createdonbehalfby        = createdonbehalfby;
     Modifiedby               = modifiedby;
     Transactioncurrencyid    = transactioncurrencyid;
     CustomInit();
 }
 /// <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();
 }
コード例 #22
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMproduct
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMproduct(string _modifiedbyexternalpartyValue = default(string), string description = default(string), int?productstructure = default(int?), string productnumber = default(string), string _subjectidValue = default(string), string vendorname = default(string), object entityimage = default(object), object quantityonhand = default(object), string _createdonbehalfbyValue = default(string), System.DateTimeOffset?validtodate = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), System.DateTimeOffset?validfromdate = default(System.DateTimeOffset?), string vendorpartnumber = default(string), int?statecode = default(int?), object exchangerate = default(object), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string productid = default(string), string vendorid = default(string), int?utcconversiontimezonecode = default(int?), int?quantitydecimal = default(int?), string _createdbyexternalpartyValue = default(string), int?statuscode = default(int?), int?producttypecode = default(int?), long?entityimageTimestamp = default(long?), string producturl = default(string), string _modifiedbyValue = default(string), string traversedpath = default(string), object currentcost = default(object), object price = default(object), string _parentproductidValue = default(string), string _createdbyValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), bool?isstockitem = default(bool?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string name = default(string), object stockweight = default(object), string suppliername = default(string), object priceBase = default(object), object currentcostBase = default(object), string _defaultuomidValue = default(string), string _organizationidValue = default(string), string entityimageid = default(string), string entityimageUrl = default(string), object standardcost = default(object), int?importsequencenumber = default(int?), int?dmtimportstate = default(int?), bool?iskit = default(bool?), string stageid = default(string), object stockvolume = default(object), string size = default(string), string hierarchypath = default(string), long?versionnumber = default(long?), string _pricelevelidValue = default(string), string _defaultuomscheduleidValue = default(string), object standardcostBase = default(object), string processid = default(string), string _transactioncurrencyidValue = default(string), int?timezoneruleversionnumber = default(int?), IList <MicrosoftDynamicsCRMcampaign> campaignproductAssociation = default(IList <MicrosoftDynamicsCRMcampaign>), IList <MicrosoftDynamicsCRMlead> leadproductAssociation = default(IList <MicrosoftDynamicsCRMlead>), IList <MicrosoftDynamicsCRMcompetitor> competitorproductAssociation = default(IList <MicrosoftDynamicsCRMcompetitor>), IList <MicrosoftDynamicsCRMsalesliterature> productsalesliteratureAssociation = default(IList <MicrosoftDynamicsCRMsalesliterature>), IList <MicrosoftDynamicsCRMproductassociation> productProductAssociationAssocProd = default(IList <MicrosoftDynamicsCRMproductassociation>), IList <MicrosoftDynamicsCRMproductsubstitute> productProductSubstituteProductid = default(IList <MicrosoftDynamicsCRMproductsubstitute>), IList <MicrosoftDynamicsCRMproductsubstitute> productProductSubstituteSubstitutedproductid = default(IList <MicrosoftDynamicsCRMproductsubstitute>), IList <MicrosoftDynamicsCRMentitlement> productEntitlementAssociation = default(IList <MicrosoftDynamicsCRMentitlement>), IList <MicrosoftDynamicsCRMopportunityproduct> opportunityProducts = default(IList <MicrosoftDynamicsCRMopportunityproduct>), IList <MicrosoftDynamicsCRMsharepointdocumentlocation> productSharepointDocumentLocation = default(IList <MicrosoftDynamicsCRMsharepointdocumentlocation>), IList <MicrosoftDynamicsCRMincident> productIncidents = default(IList <MicrosoftDynamicsCRMincident>), IList <MicrosoftDynamicsCRMquotedetail> productQuoteDetails = default(IList <MicrosoftDynamicsCRMquotedetail>), MicrosoftDynamicsCRMuomschedule defaultuomscheduleid = default(MicrosoftDynamicsCRMuomschedule), IList <MicrosoftDynamicsCRMbulkdeletefailure> productBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMentitlementtemplate> productEntitlementtemplateAssociation = default(IList <MicrosoftDynamicsCRMentitlementtemplate>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMinvoicedetail> productInvoiceDetails = default(IList <MicrosoftDynamicsCRMinvoicedetail>), IList <MicrosoftDynamicsCRMproductassociation> productProductAssociationProd = default(IList <MicrosoftDynamicsCRMproductassociation>), MicrosoftDynamicsCRMuom defaultuomid = default(MicrosoftDynamicsCRMuom), IList <MicrosoftDynamicsCRMdynamicproperty> productDynamicProperty = default(IList <MicrosoftDynamicsCRMdynamicproperty>), IList <MicrosoftDynamicsCRMconnection> productConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), MicrosoftDynamicsCRMpricelevel pricelevelid = default(MicrosoftDynamicsCRMpricelevel), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsyncerror> productSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMconnection> productConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMasyncoperation> productAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMprocessstage stageidProcessstage = default(MicrosoftDynamicsCRMprocessstage), MicrosoftDynamicsCRMproduct parentproductid = default(MicrosoftDynamicsCRMproduct), IList <MicrosoftDynamicsCRMproduct> productParentProduct = default(IList <MicrosoftDynamicsCRMproduct>), IList <MicrosoftDynamicsCRMcontractdetail> productContractLineItems = default(IList <MicrosoftDynamicsCRMcontractdetail>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMsalesorderdetail> productOrderDetails = default(IList <MicrosoftDynamicsCRMsalesorderdetail>), IList <MicrosoftDynamicsCRMproductpricelevel> productPriceLevels = default(IList <MicrosoftDynamicsCRMproductpricelevel>), MicrosoftDynamicsCRMsubject subjectid = default(MicrosoftDynamicsCRMsubject), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMannotation> productAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMdynamicpropertyassociation> productDynamicPropertyAssociation = default(IList <MicrosoftDynamicsCRMdynamicpropertyassociation>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     this._modifiedbyexternalpartyValue = _modifiedbyexternalpartyValue;
     Description                   = description;
     Productstructure              = productstructure;
     Productnumber                 = productnumber;
     this._subjectidValue          = _subjectidValue;
     Vendorname                    = vendorname;
     Entityimage                   = entityimage;
     Quantityonhand                = quantityonhand;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     Validtodate                   = validtodate;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Validfromdate                 = validfromdate;
     Vendorpartnumber              = vendorpartnumber;
     Statecode    = statecode;
     Exchangerate = exchangerate;
     Modifiedon   = modifiedon;
     Productid    = productid;
     Vendorid     = vendorid;
     Utcconversiontimezonecode         = utcconversiontimezonecode;
     Quantitydecimal                   = quantitydecimal;
     this._createdbyexternalpartyValue = _createdbyexternalpartyValue;
     Statuscode            = statuscode;
     Producttypecode       = producttypecode;
     EntityimageTimestamp  = entityimageTimestamp;
     Producturl            = producturl;
     this._modifiedbyValue = _modifiedbyValue;
     Traversedpath         = traversedpath;
     Currentcost           = currentcost;
     Price = price;
     this._parentproductidValue = _parentproductidValue;
     this._createdbyValue       = _createdbyValue;
     Createdon           = createdon;
     Isstockitem         = isstockitem;
     Overriddencreatedon = overriddencreatedon;
     Name                                         = name;
     Stockweight                                  = stockweight;
     Suppliername                                 = suppliername;
     PriceBase                                    = priceBase;
     CurrentcostBase                              = currentcostBase;
     this._defaultuomidValue                      = _defaultuomidValue;
     this._organizationidValue                    = _organizationidValue;
     Entityimageid                                = entityimageid;
     EntityimageUrl                               = entityimageUrl;
     Standardcost                                 = standardcost;
     Importsequencenumber                         = importsequencenumber;
     Dmtimportstate                               = dmtimportstate;
     Iskit                                        = iskit;
     Stageid                                      = stageid;
     Stockvolume                                  = stockvolume;
     Size                                         = size;
     Hierarchypath                                = hierarchypath;
     Versionnumber                                = versionnumber;
     this._pricelevelidValue                      = _pricelevelidValue;
     this._defaultuomscheduleidValue              = _defaultuomscheduleidValue;
     StandardcostBase                             = standardcostBase;
     Processid                                    = processid;
     this._transactioncurrencyidValue             = _transactioncurrencyidValue;
     Timezoneruleversionnumber                    = timezoneruleversionnumber;
     CampaignproductAssociation                   = campaignproductAssociation;
     LeadproductAssociation                       = leadproductAssociation;
     CompetitorproductAssociation                 = competitorproductAssociation;
     ProductsalesliteratureAssociation            = productsalesliteratureAssociation;
     ProductProductAssociationAssocProd           = productProductAssociationAssocProd;
     ProductProductSubstituteProductid            = productProductSubstituteProductid;
     ProductProductSubstituteSubstitutedproductid = productProductSubstituteSubstitutedproductid;
     ProductEntitlementAssociation                = productEntitlementAssociation;
     OpportunityProducts                          = opportunityProducts;
     ProductSharepointDocumentLocation            = productSharepointDocumentLocation;
     ProductIncidents                             = productIncidents;
     ProductQuoteDetails                          = productQuoteDetails;
     Defaultuomscheduleid                         = defaultuomscheduleid;
     ProductBulkDeleteFailures                    = productBulkDeleteFailures;
     ProductEntitlementtemplateAssociation        = productEntitlementtemplateAssociation;
     Createdby                                    = createdby;
     ProductInvoiceDetails                        = productInvoiceDetails;
     ProductProductAssociationProd                = productProductAssociationProd;
     Defaultuomid                                 = defaultuomid;
     ProductDynamicProperty                       = productDynamicProperty;
     ProductConnections2                          = productConnections2;
     Pricelevelid                                 = pricelevelid;
     Createdonbehalfby                            = createdonbehalfby;
     ProductSyncErrors                            = productSyncErrors;
     ProductConnections1                          = productConnections1;
     ProductAsyncOperations                       = productAsyncOperations;
     StageidProcessstage                          = stageidProcessstage;
     Parentproductid                              = parentproductid;
     ProductParentProduct                         = productParentProduct;
     ProductContractLineItems                     = productContractLineItems;
     Transactioncurrencyid                        = transactioncurrencyid;
     ProductOrderDetails                          = productOrderDetails;
     ProductPriceLevels                           = productPriceLevels;
     Subjectid                                    = subjectid;
     Modifiedby                                   = modifiedby;
     ProductAnnotation                            = productAnnotation;
     ProductDynamicPropertyAssociation            = productDynamicPropertyAssociation;
     Organizationid                               = organizationid;
     Modifiedonbehalfby                           = modifiedonbehalfby;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMdynamicpropertyinstance class.
 /// </summary>
 /// <param name="versionnumber">Shows the version number of the
 /// property instance.</param>
 /// <param name="modifiedon">Shows the date and time when the record
 /// was last updated.</param>
 /// <param name="valuedouble">Shows the double value of the
 /// property.</param>
 /// <param name="valuedecimal">Shows the decimal value of the
 /// property.</param>
 /// <param name="_modifiedonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="valuestring">Shows the string value of the
 /// property.</param>
 /// <param name="_createdonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="dmtimportstate">Internal Use Only</param>
 /// <param name="_modifiedbyValue">Shows who last updated the
 /// record.</param>
 /// <param name="_createdbyValue">Shows who created the record.</param>
 /// <param name="validationstatus">Shows whether the property value is
 /// valid.</param>
 /// <param name="_dynamicpropertyidValue">Shows the property that this
 /// record is associated with.</param>
 /// <param name="_transactioncurrencyidValue">Shows the currency
 /// associated with the record.</param>
 /// <param name="createdon">Shows the date and time when the record was
 /// created.</param>
 /// <param name="_regardingobjectidValue">Shows the object that the
 /// property is associated with.</param>
 /// <param name="_owningbusinessunitValue">Shows the business unit that
 /// the record owner belongs to.</param>
 /// <param name="_owneridValue">Enter the user or team who is assigned
 /// to manage the record. This field is updated every time the record
 /// is assigned to a different user.</param>
 /// <param name="_owninguserValue">Shows the user who owns the property
 /// 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="valueinteger">Shows the integer value of the
 /// property.</param>
 /// <param name="dynamicpropertyinstanceid">Shows the unique identifier
 /// of the property instance.</param>
 /// <param name="_owningteamValue">Shows the team who owns the property
 /// instance.</param>
 public MicrosoftDynamicsCRMdynamicpropertyinstance(string versionnumber = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), decimal?valuedouble = default(decimal?), decimal?valuedecimal = default(decimal?), string _modifiedonbehalfbyValue = default(string), string valuestring = default(string), string _createdonbehalfbyValue = default(string), int?dmtimportstate = default(int?), string _modifiedbyValue = default(string), string _createdbyValue = default(string), bool?validationstatus = default(bool?), string _dynamicpropertyidValue = default(string), string _transactioncurrencyidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _regardingobjectidValue = default(string), string _owningbusinessunitValue = default(string), string _owneridValue = default(string), string _owninguserValue = default(string), decimal?exchangerate = default(decimal?), int?valueinteger = default(int?), string dynamicpropertyinstanceid = default(string), string _owningteamValue = default(string), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMdynamicproperty dynamicpropertyid = default(MicrosoftDynamicsCRMdynamicproperty), MicrosoftDynamicsCRMquotedetail regardingobjectidQuotedetail = default(MicrosoftDynamicsCRMquotedetail), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMinvoicedetail regardingobjectidInvoicedetail = default(MicrosoftDynamicsCRMinvoicedetail), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMopportunityproduct regardingobjectidOpportunityproduct = default(MicrosoftDynamicsCRMopportunityproduct), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsalesorderdetail regardingobjectidSalesorderdetail = default(MicrosoftDynamicsCRMsalesorderdetail), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Versionnumber = versionnumber;
     Modifiedon    = modifiedon;
     Valuedouble   = valuedouble;
     Valuedecimal  = valuedecimal;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Valuestring = valuestring;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Dmtimportstate                   = dmtimportstate;
     this._modifiedbyValue            = _modifiedbyValue;
     this._createdbyValue             = _createdbyValue;
     Validationstatus                 = validationstatus;
     this._dynamicpropertyidValue     = _dynamicpropertyidValue;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Createdon = createdon;
     this._regardingobjectidValue  = _regardingobjectidValue;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     this._owneridValue            = _owneridValue;
     this._owninguserValue         = _owninguserValue;
     Exchangerate = exchangerate;
     Valueinteger = valueinteger;
     Dynamicpropertyinstanceid = dynamicpropertyinstanceid;
     this._owningteamValue     = _owningteamValue;
     Createdby                      = createdby;
     Dynamicpropertyid              = dynamicpropertyid;
     RegardingobjectidQuotedetail   = regardingobjectidQuotedetail;
     Modifiedby                     = modifiedby;
     Owningbusinessunit             = owningbusinessunit;
     RegardingobjectidInvoicedetail = regardingobjectidInvoicedetail;
     Ownerid    = ownerid;
     Owningteam = owningteam;
     RegardingobjectidOpportunityproduct = regardingobjectidOpportunityproduct;
     Createdonbehalfby = createdonbehalfby;
     RegardingobjectidSalesorderdetail = regardingobjectidSalesorderdetail;
     Owninguser            = owninguser;
     Transactioncurrencyid = transactioncurrencyid;
     Modifiedonbehalfby    = modifiedonbehalfby;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMcampaign
 /// class.
 /// </summary>
 /// <param name="_owneridValue">Enter the user or team who is assigned
 /// to manage the record. This field is updated every time the record
 /// is assigned to a different user.</param>
 /// <param name="campaignid">Unique identifier of the campaign.</param>
 /// <param name="promotioncodename">Type a promotional code to track
 /// sales related to the campaign or allow customers to redeem a
 /// discount offer.</param>
 /// <param name="_modifiedonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="versionnumber">Version number of the campaign.</param>
 /// <param name="istemplate">Select whether the campaign is a template
 /// that can be copied when you create future campaigns.</param>
 /// <param name="actualstart">Enter the actual start date and time for
 /// the campaign.</param>
 /// <param name="totalcampaignactivityactualcostBase">Shows the Total
 /// Cost of Campaign Activities field converted to the system's default
 /// base currency. The calculations use the exchange rate specified in
 /// the Currencies area.</param>
 /// <param name="name">Type a name for the campaign so that it is
 /// identified correctly in lists.</param>
 /// <param name="statecode">Shows the status of the campaign. By
 /// default, campaigns are active and can't be deactivated.</param>
 /// <param name="traversedpath">For internal use only.</param>
 /// <param name="actualend">Enter the date when the campaign was closed
 /// or completed.</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 365 options.</param>
 /// <param name="_createdbyValue">Shows who created the record.</param>
 /// <param name="_pricelistidValue">Choose the price list associated
 /// with this item to make sure the products associated with the
 /// campaign are offered at the correct prices.</param>
 /// <param name="_transactioncurrencyidValue">Choose the local currency
 /// for the record to make sure budgets are reported in the correct
 /// currency.</param>
 /// <param name="utcconversiontimezonecode">Time zone code that was in
 /// use when the record was created.</param>
 /// <param name="_modifiedbyValue">Shows who last updated the
 /// record.</param>
 /// <param name="proposedstart">Enter the date when the campaign is
 /// scheduled to start.</param>
 /// <param name="typecode">Select the type of the campaign.</param>
 /// <param name="entityimageid">For internal use only.</param>
 /// <param name="budgetedcostBase">Shows the Budget Allocated field
 /// converted to the system's default base currency. The calculations
 /// use the exchange rate specified in the Currencies area.</param>
 /// <param name="_owningbusinessunitValue">Shows the business unit that
 /// the record owner belongs to.</param>
 /// <param name="description">Type additional information to describe
 /// the campaign, such as the products or services offered or the
 /// targeted audience.</param>
 /// <param name="proposedend">Enter the date when the campaign is
 /// scheduled to end.</param>
 /// <param name="totalcampaignactivityactualcost">Shows the sum of the
 /// values entered in the Actual Cost field on all campaign activities
 /// related to the campaign.</param>
 /// <param name="totalactualcost">Shows the sum of the amounts entered
 /// in the Total Cost of Campaign Activities and Miscellaneous Costs
 /// fields.</param>
 /// <param name="timezoneruleversionnumber">For internal use
 /// only.</param>
 /// <param name="codename">Type a number or other tracking code to
 /// identify the campaign. If no value is entered, a code will be
 /// generated automatically.</param>
 /// <param name="_owningteamValue">Unique identifier of the team who
 /// owns the campaign.</param>
 /// <param name="objective">Type the objective of the campaign,
 /// including products, services, discounts, and pricing.</param>
 /// <param name="message">Type the promotional message or marketing
 /// copy for the campaign.</param>
 /// <param name="othercostBase">Shows the Miscellaneous Costs field
 /// converted to the system's default base currency for reporting
 /// purposes. The calculations use the exchange rate specified in the
 /// Currencies area.</param>
 /// <param name="expectedrevenueBase">Shows the estimated revenue
 /// converted to the system's default base currency. The calculations
 /// use the exchange rate specified in the Currencies area.</param>
 /// <param name="entityimage">The default image for the entity.</param>
 /// <param name="totalactualcostBase">Shows the Total Cost of Campaign
 /// field converted to the system's default base currency for reporting
 /// purposes. The calculations use the exchange rate specified in the
 /// Currencies area.</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="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 365 options.</param>
 /// <param name="_owninguserValue">Unique identifier of the user who
 /// owns the campaign.</param>
 /// <param name="budgetedcost">Type the amount budgeted for the
 /// campaign to define a limit for how much you can spend.</param>
 /// <param name="expectedresponse">Type the expected response rate for
 /// the campaign as a full number between 0 and 100.</param>
 /// <param name="statuscode">Select the campaign's status.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="stageid">Shows the ID of the stage.</param>
 /// <param name="expectedrevenue">Type the expected revenue for the
 /// campaign for return on investment projections and post-campaign
 /// reporting.</param>
 /// <param name="processid">Shows the ID of the process.</param>
 /// <param name="importsequencenumber">Unique identifier of the data
 /// import or data migration that created this record.</param>
 /// <param name="othercost">Type the sum of any miscellaneous campaign
 /// costs not included in the campaign activities to make sure the
 /// actual cost of the campaign is calculated correctly.</param>
 /// <param name="_createdonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 public MicrosoftDynamicsCRMcampaign(string _owneridValue = default(string), string campaignid = default(string), long?entityimageTimestamp = default(long?), string promotioncodename = default(string), string _modifiedonbehalfbyValue = default(string), string versionnumber = default(string), bool?istemplate = default(bool?), System.DateTimeOffset?actualstart = default(System.DateTimeOffset?), decimal?totalcampaignactivityactualcostBase = default(decimal?), string name = default(string), int?statecode = default(int?), string traversedpath = default(string), System.DateTimeOffset?actualend = default(System.DateTimeOffset?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _createdbyValue = default(string), string _pricelistidValue = default(string), string _transactioncurrencyidValue = default(string), int?utcconversiontimezonecode = default(int?), string _modifiedbyValue = default(string), System.DateTimeOffset?proposedstart = default(System.DateTimeOffset?), int?typecode = default(int?), string entityimageid = default(string), decimal?budgetedcostBase = default(decimal?), string _owningbusinessunitValue = default(string), string description = default(string), System.DateTimeOffset?proposedend = default(System.DateTimeOffset?), decimal?totalcampaignactivityactualcost = default(decimal?), decimal?totalactualcost = default(decimal?), int?timezoneruleversionnumber = default(int?), string codename = default(string), string entityimageUrl = default(string), string _owningteamValue = default(string), string objective = default(string), string message = default(string), decimal?othercostBase = default(decimal?), decimal?expectedrevenueBase = default(decimal?), byte[] entityimage = default(byte[]), decimal?totalactualcostBase = default(decimal?), decimal?exchangerate = default(decimal?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _owninguserValue = default(string), decimal?budgetedcost = default(decimal?), int?expectedresponse = default(int?), int?statuscode = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string stageid = default(string), decimal?expectedrevenue = default(decimal?), string processid = default(string), int?importsequencenumber = default(int?), decimal?othercost = default(decimal?), string _createdonbehalfbyValue = default(string), IList <MicrosoftDynamicsCRMlist> campaignlistAssociation = default(IList <MicrosoftDynamicsCRMlist>), IList <MicrosoftDynamicsCRMcampaign> campaigncampaignAssociation = default(IList <MicrosoftDynamicsCRMcampaign>), IList <MicrosoftDynamicsCRMcampaign> campaigncampaignAssociationReferenced = default(IList <MicrosoftDynamicsCRMcampaign>), IList <MicrosoftDynamicsCRMsalesliterature> campaignsalesliteratureAssociation = default(IList <MicrosoftDynamicsCRMsalesliterature>), IList <MicrosoftDynamicsCRMproduct> campaignproductAssociation = default(IList <MicrosoftDynamicsCRMproduct>), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMopportunity> campaignOpportunities = default(IList <MicrosoftDynamicsCRMopportunity>), IList <MicrosoftDynamicsCRMcampaignactivity> campaignCampaignActivities = default(IList <MicrosoftDynamicsCRMcampaignactivity>), IList <MicrosoftDynamicsCRMduplicaterecord> campaignDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMbulkdeletefailure> campaignBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMletter> campaignLetters = default(IList <MicrosoftDynamicsCRMletter>), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), IList <MicrosoftDynamicsCRMrecurringappointmentmaster> campaignRecurringAppointmentMasters = default(IList <MicrosoftDynamicsCRMrecurringappointmentmaster>), IList <MicrosoftDynamicsCRMsyncerror> campaignSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsalesorder> campaignOrders = default(IList <MicrosoftDynamicsCRMsalesorder>), IList <MicrosoftDynamicsCRMappointment> campaignAppointments = default(IList <MicrosoftDynamicsCRMappointment>), IList <MicrosoftDynamicsCRMcampaignresponse> campaignCampaignResponses = default(IList <MicrosoftDynamicsCRMcampaignresponse>), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMconnection> campaignConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMduplicaterecord> campaignDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMasyncoperation> campaignAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMtask> campaignTasks = default(IList <MicrosoftDynamicsCRMtask>), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), IList <MicrosoftDynamicsCRMemail> campaignEmails = default(IList <MicrosoftDynamicsCRMemail>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMannotation> campaignAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMserviceappointment> campaignServiceAppointments = default(IList <MicrosoftDynamicsCRMserviceappointment>), IList <MicrosoftDynamicsCRMfax> campaignFaxes = default(IList <MicrosoftDynamicsCRMfax>), MicrosoftDynamicsCRMprocessstage stageidProcessstage = default(MicrosoftDynamicsCRMprocessstage), IList <MicrosoftDynamicsCRMactivitypointer> campaignActivityPointers = default(IList <MicrosoftDynamicsCRMactivitypointer>), IList <MicrosoftDynamicsCRMactivityparty> campaignActivityParties = default(IList <MicrosoftDynamicsCRMactivityparty>), IList <MicrosoftDynamicsCRMphonecall> campaignPhonecalls = default(IList <MicrosoftDynamicsCRMphonecall>), IList <MicrosoftDynamicsCRMlead> campaignLeads = default(IList <MicrosoftDynamicsCRMlead>), MicrosoftDynamicsCRMpricelevel pricelistid = default(MicrosoftDynamicsCRMpricelevel), IList <MicrosoftDynamicsCRMconnection> campaignConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMquote> campaignQuotes = default(IList <MicrosoftDynamicsCRMquote>), IList <MicrosoftDynamicsCRMabsScheduledprocessexecution> campaignAbsScheduledprocessexecutions = default(IList <MicrosoftDynamicsCRMabsScheduledprocessexecution>))
 {
     this._owneridValue                  = _owneridValue;
     Campaignid                          = campaignid;
     EntityimageTimestamp                = entityimageTimestamp;
     Promotioncodename                   = promotioncodename;
     this._modifiedonbehalfbyValue       = _modifiedonbehalfbyValue;
     Versionnumber                       = versionnumber;
     Istemplate                          = istemplate;
     Actualstart                         = actualstart;
     TotalcampaignactivityactualcostBase = totalcampaignactivityactualcostBase;
     Name                                  = name;
     Statecode                             = statecode;
     Traversedpath                         = traversedpath;
     Actualend                             = actualend;
     Createdon                             = createdon;
     this._createdbyValue                  = _createdbyValue;
     this._pricelistidValue                = _pricelistidValue;
     this._transactioncurrencyidValue      = _transactioncurrencyidValue;
     Utcconversiontimezonecode             = utcconversiontimezonecode;
     this._modifiedbyValue                 = _modifiedbyValue;
     Proposedstart                         = proposedstart;
     Typecode                              = typecode;
     Entityimageid                         = entityimageid;
     BudgetedcostBase                      = budgetedcostBase;
     this._owningbusinessunitValue         = _owningbusinessunitValue;
     Description                           = description;
     Proposedend                           = proposedend;
     Totalcampaignactivityactualcost       = totalcampaignactivityactualcost;
     Totalactualcost                       = totalactualcost;
     Timezoneruleversionnumber             = timezoneruleversionnumber;
     Codename                              = codename;
     EntityimageUrl                        = entityimageUrl;
     this._owningteamValue                 = _owningteamValue;
     Objective                             = objective;
     Message                               = message;
     OthercostBase                         = othercostBase;
     ExpectedrevenueBase                   = expectedrevenueBase;
     Entityimage                           = entityimage;
     TotalactualcostBase                   = totalactualcostBase;
     Exchangerate                          = exchangerate;
     Modifiedon                            = modifiedon;
     this._owninguserValue                 = _owninguserValue;
     Budgetedcost                          = budgetedcost;
     Expectedresponse                      = expectedresponse;
     Statuscode                            = statuscode;
     Overriddencreatedon                   = overriddencreatedon;
     Stageid                               = stageid;
     Expectedrevenue                       = expectedrevenue;
     Processid                             = processid;
     Importsequencenumber                  = importsequencenumber;
     Othercost                             = othercost;
     this._createdonbehalfbyValue          = _createdonbehalfbyValue;
     CampaignlistAssociation               = campaignlistAssociation;
     CampaigncampaignAssociation           = campaigncampaignAssociation;
     CampaigncampaignAssociationReferenced = campaigncampaignAssociationReferenced;
     CampaignsalesliteratureAssociation    = campaignsalesliteratureAssociation;
     CampaignproductAssociation            = campaignproductAssociation;
     Owninguser                            = owninguser;
     CampaignOpportunities                 = campaignOpportunities;
     CampaignCampaignActivities            = campaignCampaignActivities;
     CampaignDuplicateBaseRecord           = campaignDuplicateBaseRecord;
     Transactioncurrencyid                 = transactioncurrencyid;
     CampaignBulkDeleteFailures            = campaignBulkDeleteFailures;
     CampaignLetters                       = campaignLetters;
     Owningteam                            = owningteam;
     CampaignRecurringAppointmentMasters   = campaignRecurringAppointmentMasters;
     CampaignSyncErrors                    = campaignSyncErrors;
     Createdby                             = createdby;
     CampaignOrders                        = campaignOrders;
     CampaignAppointments                  = campaignAppointments;
     CampaignCampaignResponses             = campaignCampaignResponses;
     Modifiedby                            = modifiedby;
     CampaignConnections1                  = campaignConnections1;
     CampaignDuplicateMatchingRecord       = campaignDuplicateMatchingRecord;
     Modifiedonbehalfby                    = modifiedonbehalfby;
     CampaignAsyncOperations               = campaignAsyncOperations;
     Owningbusinessunit                    = owningbusinessunit;
     CampaignTasks                         = campaignTasks;
     Ownerid                               = ownerid;
     CampaignEmails                        = campaignEmails;
     Createdonbehalfby                     = createdonbehalfby;
     CampaignAnnotation                    = campaignAnnotation;
     CampaignServiceAppointments           = campaignServiceAppointments;
     CampaignFaxes                         = campaignFaxes;
     StageidProcessstage                   = stageidProcessstage;
     CampaignActivityPointers              = campaignActivityPointers;
     CampaignActivityParties               = campaignActivityParties;
     CampaignPhonecalls                    = campaignPhonecalls;
     CampaignLeads                         = campaignLeads;
     Pricelistid                           = pricelistid;
     CampaignConnections2                  = campaignConnections2;
     CampaignQuotes                        = campaignQuotes;
     CampaignAbsScheduledprocessexecutions = campaignAbsScheduledprocessexecutions;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMposition
 /// class.
 /// </summary>
 /// <param name="timezoneruleversionnumber">For internal use
 /// only.</param>
 /// <param name="_parentpositionidValue">Parent position.</param>
 /// <param name="exchangerate">Exchange rate for the currency
 /// associated with the position with respect to the base
 /// currency.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// modified the record.</param>
 /// <param name="createdon">Date and time when the record was
 /// created.</param>
 /// <param name="_organizationidValue">Unique identifier for the
 /// organization</param>
 /// <param name="modifiedon">Date and time when the record was
 /// modified.</param>
 /// <param name="statecode">Status of the Position</param>
 /// <param name="utcconversiontimezonecode">Time zone code that was in
 /// use when the record was created.</param>
 /// <param name="name">The name of the position.</param>
 /// <param name="positionid">Unique identifier for position entity
 /// instances</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the record.</param>
 /// <param name="importsequencenumber">Sequence number of the import
 /// that created this record.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who modified the record.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the record.</param>
 /// <param name="statuscode">Reason for the status of the
 /// Position</param>
 /// <param name="description">The description of the position.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="_transactioncurrencyidValue">Unique identifier of the
 /// currency associated with the position.</param>
 public MicrosoftDynamicsCRMposition(int?timezoneruleversionnumber = default(int?), string _parentpositionidValue = default(string), decimal?exchangerate = default(decimal?), string _modifiedbyValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _organizationidValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?statecode = default(int?), int?utcconversiontimezonecode = default(int?), string name = default(string), string positionid = default(string), string _createdonbehalfbyValue = default(string), int?importsequencenumber = default(int?), string _modifiedonbehalfbyValue = default(string), string _createdbyValue = default(string), int?statuscode = default(int?), string versionnumber = default(string), string description = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _transactioncurrencyidValue = default(string), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMasyncoperation> positionAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMsystemuser> positionUsers = default(IList <MicrosoftDynamicsCRMsystemuser>), MicrosoftDynamicsCRMposition parentpositionid = default(MicrosoftDynamicsCRMposition), IList <MicrosoftDynamicsCRMposition> positionParentPosition = default(IList <MicrosoftDynamicsCRMposition>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMconnection> positionConnection1 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMconnection> positionConnection2 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMsyncerror> positionSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>))
 {
     Timezoneruleversionnumber   = timezoneruleversionnumber;
     this._parentpositionidValue = _parentpositionidValue;
     Exchangerate              = exchangerate;
     this._modifiedbyValue     = _modifiedbyValue;
     Createdon                 = createdon;
     this._organizationidValue = _organizationidValue;
     Modifiedon                = modifiedon;
     Statecode                 = statecode;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     Name       = name;
     Positionid = positionid;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     Importsequencenumber          = importsequencenumber;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     this._createdbyValue          = _createdbyValue;
     Statuscode          = statuscode;
     Versionnumber       = versionnumber;
     Description         = description;
     Overriddencreatedon = overriddencreatedon;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Createdby               = createdby;
     Createdonbehalfby       = createdonbehalfby;
     Modifiedby              = modifiedby;
     Modifiedonbehalfby      = modifiedonbehalfby;
     Organizationid          = organizationid;
     PositionAsyncOperations = positionAsyncOperations;
     PositionUsers           = positionUsers;
     Parentpositionid        = parentpositionid;
     PositionParentPosition  = positionParentPosition;
     Transactioncurrencyid   = transactioncurrencyid;
     PositionConnection1     = positionConnection1;
     PositionConnection2     = positionConnection2;
     PositionSyncErrors      = positionSyncErrors;
     CustomInit();
 }
コード例 #26
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMcharacteristic class.
 /// </summary>
 /// <param name="_owneridValue">Unique identifier of the user or team
 /// who owns the record.</param>
 /// <param name="timezoneruleversionnumber">For internal use
 /// only.</param>
 /// <param name="description">Type a detailed description of the
 /// characteristic.</param>
 /// <param name="characteristicid">Unique identifier of the
 /// characteristic.</param>
 /// <param name="modifiedon">Date and time when the record was
 /// modified.</param>
 /// <param name="characteristictype">Select the type of
 /// characteristic.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// modified the record.</param>
 /// <param name="_transactioncurrencyidValue">Exchange rate for the
 /// currency associated with the Characteristic with respect to the
 /// base currency.</param>
 /// <param name="_owningteamValue">Unique identifier for the team that
 /// owns the record.</param>
 /// <param name="name">Type a name for the characteristic.</param>
 /// <param name="statuscode">Reason for the status of the
 /// Characteristic</param>
 /// <param name="_owningbusinessunitValue">Unique identifier for the
 /// business unit that owns the record</param>
 /// <param name="createdon">Date and time when the record was
 /// created.</param>
 /// <param name="exchangerate">Exchange rate for the currency
 /// associated with the characteristic with respect to the base
 /// currency.</param>
 /// <param name="utcconversiontimezonecode">Time zone code that was in
 /// use when the record was created.</param>
 /// <param name="importsequencenumber">Sequence number of the import
 /// that created this record.</param>
 /// <param name="_owninguserValue">Unique identifier for the user that
 /// owns the record.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the record.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the record.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who modified the record.</param>
 /// <param name="statecode">Status of the Characteristic</param>
 public MicrosoftDynamicsCRMcharacteristic(string _owneridValue = default(string), int?timezoneruleversionnumber = default(int?), string description = default(string), string characteristicid = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?characteristictype = default(int?), string _modifiedbyValue = default(string), string _transactioncurrencyidValue = default(string), string _owningteamValue = default(string), string name = default(string), int?statuscode = default(int?), string _owningbusinessunitValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), decimal?exchangerate = default(decimal?), int?utcconversiontimezonecode = default(int?), int?importsequencenumber = default(int?), string _owninguserValue = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _createdonbehalfbyValue = default(string), string _createdbyValue = default(string), string versionnumber = default(string), string _modifiedonbehalfbyValue = default(string), int?statecode = default(int?), 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 <MicrosoftDynamicsCRMduplicaterecord> characteristicDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMduplicaterecord> characteristicDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMasyncoperation> characteristicAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> characteristicBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMbookableresourcecharacteristic> characteristicBookableresourcecharacteristicCharacteristic = default(IList <MicrosoftDynamicsCRMbookableresourcecharacteristic>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMsyncerror> characteristicSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>))
 {
     this._owneridValue        = _owneridValue;
     Timezoneruleversionnumber = timezoneruleversionnumber;
     Description                      = description;
     Characteristicid                 = characteristicid;
     Modifiedon                       = modifiedon;
     Characteristictype               = characteristictype;
     this._modifiedbyValue            = _modifiedbyValue;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._owningteamValue            = _owningteamValue;
     Name       = name;
     Statuscode = statuscode;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     Createdon    = createdon;
     Exchangerate = exchangerate;
     Utcconversiontimezonecode    = utcconversiontimezonecode;
     Importsequencenumber         = importsequencenumber;
     this._owninguserValue        = _owninguserValue;
     Overriddencreatedon          = overriddencreatedon;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     this._createdbyValue         = _createdbyValue;
     Versionnumber = versionnumber;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Statecode              = statecode;
     Createdbyname          = createdbyname;
     Createdonbehalfbyname  = createdonbehalfbyname;
     Modifiedbyname         = modifiedbyname;
     Modifiedonbehalfbyname = modifiedonbehalfbyname;
     Owninguser             = owninguser;
     Owningteam             = owningteam;
     Ownerid            = ownerid;
     Owningbusinessunit = owningbusinessunit;
     CharacteristicDuplicateMatchingRecord = characteristicDuplicateMatchingRecord;
     CharacteristicDuplicateBaseRecord     = characteristicDuplicateBaseRecord;
     CharacteristicAsyncOperations         = characteristicAsyncOperations;
     CharacteristicBulkDeleteFailures      = characteristicBulkDeleteFailures;
     CharacteristicBookableresourcecharacteristicCharacteristic = characteristicBookableresourcecharacteristicCharacteristic;
     Transactioncurrencyid    = transactioncurrencyid;
     CharacteristicSyncErrors = characteristicSyncErrors;
     CustomInit();
 }
コード例 #27
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMequipment
 /// class.
 /// </summary>
 /// <param name="_businessunitidValue">Unique identifier of the
 /// associated business unit.</param>
 /// <param name="timezoneruleversionnumber">For internal use
 /// only.</param>
 /// <param name="_transactioncurrencyidValue">Unique identifier of the
 /// currency associated with the equipment.</param>
 /// <param name="isdisabled">Whether the facility/equipment is disabled
 /// or operational.</param>
 /// <param name="skills">Skills needed to operate the
 /// facility/equipment.</param>
 /// <param name="_siteidValue">Site where the facility/equipment is
 /// located.</param>
 /// <param name="timezonecode">Local time zone where the
 /// facility/equipment is located.</param>
 /// <param name="utcconversiontimezonecode">Time zone code that was in
 /// use when the record was created.</param>
 /// <param name="displayinserviceviews">For internal use only.</param>
 /// <param name="emailaddress">Email address of person to contact about
 /// the use of the facility/equipment.</param>
 /// <param name="createdon">Date and time when the facility/equipment
 /// entry was created.</param>
 /// <param name="description">Description of the
 /// facility/equipment.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who last modified the equipment.</param>
 /// <param name="name">Name of the facility/equipment.</param>
 /// <param name="_organizationidValue">Unique identifier of the parent
 /// business unit.</param>
 /// <param name="versionnumber">Version number of the
 /// equipment.</param>
 /// <param name="importsequencenumber">Unique identifier of the data
 /// import or data migration that created this record.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// last modified the facility/equipment.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the facility/equipment entry.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the equipment.</param>
 /// <param name="exchangerate">Exchange rate for the currency
 /// associated with the equipment with respect to the base
 /// currency.</param>
 /// <param name="modifiedon">Date and time when the facility/equipment
 /// entry was last modified.</param>
 /// <param name="_calendaridValue">Fiscal calendar associated with the
 /// facility/equipment.</param>
 /// <param name="equipmentid">Unique identifier of the
 /// facility/equipment.</param>
 public MicrosoftDynamicsCRMequipment(string _businessunitidValue = default(string), int?timezoneruleversionnumber = default(int?), string _transactioncurrencyidValue = default(string), bool?isdisabled = default(bool?), string skills = default(string), string _siteidValue = default(string), int?timezonecode = default(int?), int?utcconversiontimezonecode = default(int?), bool?displayinserviceviews = default(bool?), string emailaddress = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string description = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), string name = default(string), string _organizationidValue = default(string), string versionnumber = default(string), int?importsequencenumber = default(int?), string _modifiedbyValue = default(string), string _createdbyValue = default(string), string _createdonbehalfbyValue = default(string), decimal?exchangerate = default(decimal?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _calendaridValue = default(string), string equipmentid = default(string), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMcalendar calendarid = default(MicrosoftDynamicsCRMcalendar), IList <MicrosoftDynamicsCRMasyncoperation> equipmentAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMduplicaterecord> equipmentDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMduplicaterecord> equipmentDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMaccount> equipmentAccounts = default(IList <MicrosoftDynamicsCRMaccount>), MicrosoftDynamicsCRMbusinessunit businessunitidBusinessunit = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMsystemuser businessunitidSystemuser = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMbulkdeletefailure> equipmentBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMconnection> equipmentConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsite siteid = default(MicrosoftDynamicsCRMsite), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMannotation> equipmentAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMresource> equipmentResources = default(IList <MicrosoftDynamicsCRMresource>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMemail> equipmentEmailEmailSender = default(IList <MicrosoftDynamicsCRMemail>), IList <MicrosoftDynamicsCRMcontact> equipmentContacts = default(IList <MicrosoftDynamicsCRMcontact>), IList <MicrosoftDynamicsCRMactivityparty> equipmentActivityParties = default(IList <MicrosoftDynamicsCRMactivityparty>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMconnection> equipmentConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMsyncerror> equipmentSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     this._businessunitidValue        = _businessunitidValue;
     Timezoneruleversionnumber        = timezoneruleversionnumber;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Isdisabled                    = isdisabled;
     Skills                        = skills;
     this._siteidValue             = _siteidValue;
     Timezonecode                  = timezonecode;
     Utcconversiontimezonecode     = utcconversiontimezonecode;
     Displayinserviceviews         = displayinserviceviews;
     Emailaddress                  = emailaddress;
     Createdon                     = createdon;
     Description                   = description;
     Overriddencreatedon           = overriddencreatedon;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Name = name;
     this._organizationidValue    = _organizationidValue;
     Versionnumber                = versionnumber;
     Importsequencenumber         = importsequencenumber;
     this._modifiedbyValue        = _modifiedbyValue;
     this._createdbyValue         = _createdbyValue;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Exchangerate                     = exchangerate;
     Modifiedon                       = modifiedon;
     this._calendaridValue            = _calendaridValue;
     Equipmentid                      = equipmentid;
     Modifiedby                       = modifiedby;
     Calendarid                       = calendarid;
     EquipmentAsyncOperations         = equipmentAsyncOperations;
     EquipmentDuplicateBaseRecord     = equipmentDuplicateBaseRecord;
     EquipmentDuplicateMatchingRecord = equipmentDuplicateMatchingRecord;
     EquipmentAccounts                = equipmentAccounts;
     BusinessunitidBusinessunit       = businessunitidBusinessunit;
     BusinessunitidSystemuser         = businessunitidSystemuser;
     EquipmentBulkDeleteFailures      = equipmentBulkDeleteFailures;
     EquipmentConnections1            = equipmentConnections1;
     Organizationid                   = organizationid;
     Siteid = siteid;
     Transactioncurrencyid     = transactioncurrencyid;
     EquipmentAnnotation       = equipmentAnnotation;
     EquipmentResources        = equipmentResources;
     Modifiedonbehalfby        = modifiedonbehalfby;
     EquipmentEmailEmailSender = equipmentEmailEmailSender;
     EquipmentContacts         = equipmentContacts;
     EquipmentActivityParties  = equipmentActivityParties;
     Createdby             = createdby;
     EquipmentConnections2 = equipmentConnections2;
     EquipmentSyncErrors   = equipmentSyncErrors;
     Createdonbehalfby     = createdonbehalfby;
     CustomInit();
 }
コード例 #28
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMsocialactivity class.
 /// </summary>
 /// <param name="posttoprofileid">Shows the recipients of the social
 /// post.</param>
 /// <param name="socialadditionalparams">For internal use only.</param>
 /// <param name="_postauthorValue">Shows the contact or account that
 /// authored the post.</param>
 /// <param name="threadid">Unique identifier of the social
 /// conversation. For internal use only.</param>
 /// <param name="postmessagetype">Shows if the social post originated
 /// as a private or public message.</param>
 /// <param name="directioncode">Select the direction of the post as
 /// incoming or outbound.</param>
 /// <param name="sentimentvalue">Value derived after assessing words
 /// commonly associated with a negative, neutral, or positive sentiment
 /// that occurs in a social post. Sentiment information can also be
 /// reported as numeric values.</param>
 /// <param name="_postfromprofileidValue">Shows the author of the post
 /// on the corresponding social channel.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="posturl">Shows the URL of the post.</param>
 /// <param name="postid">Unique identifier of the post. For internal
 /// use only.</param>
 /// <param name="_postauthoraccountValue">Shows the parent account of
 /// the author of the post.</param>
 /// <param name="postedon">For internal use only.</param>
 /// <param name="importsequencenumber">Sequence number of the import
 /// that created this record.</param>
 /// <param name="inresponseto">Unique identifier for the responses to a
 /// post. For internal use only.</param>
 public MicrosoftDynamicsCRMsocialactivity(string posttoprofileid = default(string), string socialadditionalparams = default(string), string _postauthorValue = default(string), string threadid = default(string), int?postmessagetype = default(int?), bool?directioncode = default(bool?), decimal?sentimentvalue = default(decimal?), string _postfromprofileidValue = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string posturl = default(string), string postid = default(string), string _postauthoraccountValue = default(string), System.DateTimeOffset?postedon = default(System.DateTimeOffset?), int?importsequencenumber = default(int?), string inresponseto = default(string), MicrosoftDynamicsCRMbookableresourcebooking regardingobjectidBookableresourcebookingSocialactivity = default(MicrosoftDynamicsCRMbookableresourcebooking), MicrosoftDynamicsCRMbookableresourcebookingheader regardingobjectidBookableresourcebookingheaderSocialactivity = default(MicrosoftDynamicsCRMbookableresourcebookingheader), MicrosoftDynamicsCRMknowledgebaserecord regardingobjectidKnowledgebaserecordSocialactivity = default(MicrosoftDynamicsCRMknowledgebaserecord), IList <MicrosoftDynamicsCRMconnection> socialactivityConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), MicrosoftDynamicsCRMentitlement regardingobjectidEntitlementSocialactivity = default(MicrosoftDynamicsCRMentitlement), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbySocialactivity = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMincident regardingobjectidIncidentSocialactivity = default(MicrosoftDynamicsCRMincident), MicrosoftDynamicsCRMcontact regardingobjectidContactSocialactivity = default(MicrosoftDynamicsCRMcontact), MicrosoftDynamicsCRMasyncoperation regardingobjectidAsyncoperation = default(MicrosoftDynamicsCRMasyncoperation), MicrosoftDynamicsCRMcontact postauthorContact = default(MicrosoftDynamicsCRMcontact), MicrosoftDynamicsCRMbulkoperation regardingobjectidBulkoperationSocialactivity = default(MicrosoftDynamicsCRMbulkoperation), MicrosoftDynamicsCRMactivitypointer activityidActivitypointer = default(MicrosoftDynamicsCRMactivitypointer), MicrosoftDynamicsCRMsystemuser createdonbehalfbySocialactivity = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyidSocialactivity = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMsalesorder regardingobjectidSalesorderSocialactivity = default(MicrosoftDynamicsCRMsalesorder), IList <MicrosoftDynamicsCRMasyncoperation> socialActivityAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMknowledgearticle regardingobjectidKnowledgearticleSocialactivity = default(MicrosoftDynamicsCRMknowledgearticle), IList <MicrosoftDynamicsCRMactivityparty> socialactivityActivityParties = default(IList <MicrosoftDynamicsCRMactivityparty>), MicrosoftDynamicsCRMquote regardingobjectidQuoteSocialactivity = default(MicrosoftDynamicsCRMquote), MicrosoftDynamicsCRMteam owningteamSocialactivity = default(MicrosoftDynamicsCRMteam), IList <MicrosoftDynamicsCRMsyncerror> socialActivitySyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMaccount regardingobjectidAccountSocialactivity = default(MicrosoftDynamicsCRMaccount), MicrosoftDynamicsCRMaccount postauthoraccountAccount = default(MicrosoftDynamicsCRMaccount), MicrosoftDynamicsCRMservice serviceidSocialactivity = default(MicrosoftDynamicsCRMservice), IList <MicrosoftDynamicsCRMslakpiinstance> slakpiinstanceSocialactivity = default(IList <MicrosoftDynamicsCRMslakpiinstance>), MicrosoftDynamicsCRMentitlementtemplate regardingobjectidEntitlementtemplateSocialactivity = default(MicrosoftDynamicsCRMentitlementtemplate), MicrosoftDynamicsCRMcontact postauthoraccountContact = default(MicrosoftDynamicsCRMcontact), MicrosoftDynamicsCRMsystemuser createdbySocialactivity = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsla slaSocialactivitySla = default(MicrosoftDynamicsCRMsla), IList <MicrosoftDynamicsCRMbulkdeletefailure> socialActivityBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMsocialprofile postfromprofileid = default(MicrosoftDynamicsCRMsocialprofile), MicrosoftDynamicsCRMaccount postauthorAccount = default(MicrosoftDynamicsCRMaccount), MicrosoftDynamicsCRMlead regardingobjectidLeadSocialactivity = default(MicrosoftDynamicsCRMlead), MicrosoftDynamicsCRMcontract regardingobjectidContractSocialactivity = default(MicrosoftDynamicsCRMcontract), MicrosoftDynamicsCRMsystemuser modifiedbySocialactivity = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMconnection> socialactivityConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMannotation> socialActivityAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), MicrosoftDynamicsCRMsla slainvokedidSocialactivitySla = default(MicrosoftDynamicsCRMsla), IList <MicrosoftDynamicsCRMduplicaterecord> socialActivityDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), MicrosoftDynamicsCRMsystemuser owninguserSocialactivity = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMduplicaterecord> socialActivityDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMqueueitem> socialActivityQueueItem = default(IList <MicrosoftDynamicsCRMqueueitem>), MicrosoftDynamicsCRMinvoice regardingobjectidInvoiceSocialactivity = default(MicrosoftDynamicsCRMinvoice), MicrosoftDynamicsCRMbusinessunit owningbusinessunitSocialactivity = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMopportunity regardingobjectidOpportunitySocialactivity = default(MicrosoftDynamicsCRMopportunity), MicrosoftDynamicsCRMabsScheduledprocess regardingobjectidAbsScheduledprocessSocialactivity = default(MicrosoftDynamicsCRMabsScheduledprocess), MicrosoftDynamicsCRMbcgovCustomaddress regardingobjectidBcgovCustomaddressSocialactivity = default(MicrosoftDynamicsCRMbcgovCustomaddress), MicrosoftDynamicsCRMbcgovCustomproduct regardingobjectidBcgovCustomproductSocialactivity = default(MicrosoftDynamicsCRMbcgovCustomproduct), MicrosoftDynamicsCRMbcgovEquipment regardingobjectidBcgovEquipmentSocialactivity = default(MicrosoftDynamicsCRMbcgovEquipment), MicrosoftDynamicsCRMbcgovEquipmentlocation regardingobjectidBcgovEquipmentlocationSocialactivity = default(MicrosoftDynamicsCRMbcgovEquipmentlocation), MicrosoftDynamicsCRMbcgovLocation regardingobjectidBcgovLocationSocialactivity = default(MicrosoftDynamicsCRMbcgovLocation), MicrosoftDynamicsCRMbcgovRiskassessment regardingobjectidBcgovRiskassessmentSocialactivity = default(MicrosoftDynamicsCRMbcgovRiskassessment), MicrosoftDynamicsCRMbcgovInspection regardingobjectidBcgovInspectionSocialactivity = default(MicrosoftDynamicsCRMbcgovInspection), MicrosoftDynamicsCRMbcgovComplaint regardingobjectidBcgovComplaintSocialactivity = default(MicrosoftDynamicsCRMbcgovComplaint), MicrosoftDynamicsCRMbcgovViolationticket regardingobjectidBcgovViolationticketSocialactivity = default(MicrosoftDynamicsCRMbcgovViolationticket), MicrosoftDynamicsCRMbcgovInvestigationstep regardingobjectidBcgovInvestigationstepSocialactivity = default(MicrosoftDynamicsCRMbcgovInvestigationstep), MicrosoftDynamicsCRMbcgovInvestigation regardingobjectidBcgovInvestigationSocialactivity = default(MicrosoftDynamicsCRMbcgovInvestigation))
 {
     Posttoprofileid        = posttoprofileid;
     Socialadditionalparams = socialadditionalparams;
     this._postauthorValue  = _postauthorValue;
     Threadid        = threadid;
     Postmessagetype = postmessagetype;
     Directioncode   = directioncode;
     Sentimentvalue  = sentimentvalue;
     this._postfromprofileidValue = _postfromprofileidValue;
     Overriddencreatedon          = overriddencreatedon;
     Posturl = posturl;
     Postid  = postid;
     this._postauthoraccountValue = _postauthoraccountValue;
     Postedon             = postedon;
     Importsequencenumber = importsequencenumber;
     Inresponseto         = inresponseto;
     RegardingobjectidBookableresourcebookingSocialactivity       = regardingobjectidBookableresourcebookingSocialactivity;
     RegardingobjectidBookableresourcebookingheaderSocialactivity = regardingobjectidBookableresourcebookingheaderSocialactivity;
     RegardingobjectidKnowledgebaserecordSocialactivity           = regardingobjectidKnowledgebaserecordSocialactivity;
     SocialactivityConnections2 = socialactivityConnections2;
     RegardingobjectidEntitlementSocialactivity = regardingobjectidEntitlementSocialactivity;
     ModifiedonbehalfbySocialactivity           = modifiedonbehalfbySocialactivity;
     RegardingobjectidIncidentSocialactivity    = regardingobjectidIncidentSocialactivity;
     RegardingobjectidContactSocialactivity     = regardingobjectidContactSocialactivity;
     RegardingobjectidAsyncoperation            = regardingobjectidAsyncoperation;
     PostauthorContact = postauthorContact;
     RegardingobjectidBulkoperationSocialactivity = regardingobjectidBulkoperationSocialactivity;
     ActivityidActivitypointer                       = activityidActivitypointer;
     CreatedonbehalfbySocialactivity                 = createdonbehalfbySocialactivity;
     TransactioncurrencyidSocialactivity             = transactioncurrencyidSocialactivity;
     RegardingobjectidSalesorderSocialactivity       = regardingobjectidSalesorderSocialactivity;
     SocialActivityAsyncOperations                   = socialActivityAsyncOperations;
     RegardingobjectidKnowledgearticleSocialactivity = regardingobjectidKnowledgearticleSocialactivity;
     SocialactivityActivityParties                   = socialactivityActivityParties;
     RegardingobjectidQuoteSocialactivity            = regardingobjectidQuoteSocialactivity;
     OwningteamSocialactivity = owningteamSocialactivity;
     SocialActivitySyncErrors = socialActivitySyncErrors;
     RegardingobjectidAccountSocialactivity = regardingobjectidAccountSocialactivity;
     PostauthoraccountAccount     = postauthoraccountAccount;
     ServiceidSocialactivity      = serviceidSocialactivity;
     SlakpiinstanceSocialactivity = slakpiinstanceSocialactivity;
     RegardingobjectidEntitlementtemplateSocialactivity = regardingobjectidEntitlementtemplateSocialactivity;
     PostauthoraccountContact         = postauthoraccountContact;
     CreatedbySocialactivity          = createdbySocialactivity;
     SlaSocialactivitySla             = slaSocialactivitySla;
     SocialActivityBulkDeleteFailures = socialActivityBulkDeleteFailures;
     Postfromprofileid = postfromprofileid;
     PostauthorAccount = postauthorAccount;
     RegardingobjectidLeadSocialactivity     = regardingobjectidLeadSocialactivity;
     RegardingobjectidContractSocialactivity = regardingobjectidContractSocialactivity;
     ModifiedbySocialactivity              = modifiedbySocialactivity;
     SocialactivityConnections1            = socialactivityConnections1;
     SocialActivityAnnotation              = socialActivityAnnotation;
     SlainvokedidSocialactivitySla         = slainvokedidSocialactivitySla;
     SocialActivityDuplicateBaseRecord     = socialActivityDuplicateBaseRecord;
     OwninguserSocialactivity              = owninguserSocialactivity;
     SocialActivityDuplicateMatchingRecord = socialActivityDuplicateMatchingRecord;
     SocialActivityQueueItem = socialActivityQueueItem;
     RegardingobjectidInvoiceSocialactivity                = regardingobjectidInvoiceSocialactivity;
     OwningbusinessunitSocialactivity                      = owningbusinessunitSocialactivity;
     RegardingobjectidOpportunitySocialactivity            = regardingobjectidOpportunitySocialactivity;
     RegardingobjectidAbsScheduledprocessSocialactivity    = regardingobjectidAbsScheduledprocessSocialactivity;
     RegardingobjectidBcgovCustomaddressSocialactivity     = regardingobjectidBcgovCustomaddressSocialactivity;
     RegardingobjectidBcgovCustomproductSocialactivity     = regardingobjectidBcgovCustomproductSocialactivity;
     RegardingobjectidBcgovEquipmentSocialactivity         = regardingobjectidBcgovEquipmentSocialactivity;
     RegardingobjectidBcgovEquipmentlocationSocialactivity = regardingobjectidBcgovEquipmentlocationSocialactivity;
     RegardingobjectidBcgovLocationSocialactivity          = regardingobjectidBcgovLocationSocialactivity;
     RegardingobjectidBcgovRiskassessmentSocialactivity    = regardingobjectidBcgovRiskassessmentSocialactivity;
     RegardingobjectidBcgovInspectionSocialactivity        = regardingobjectidBcgovInspectionSocialactivity;
     RegardingobjectidBcgovComplaintSocialactivity         = regardingobjectidBcgovComplaintSocialactivity;
     RegardingobjectidBcgovViolationticketSocialactivity   = regardingobjectidBcgovViolationticketSocialactivity;
     RegardingobjectidBcgovInvestigationstepSocialactivity = regardingobjectidBcgovInvestigationstepSocialactivity;
     RegardingobjectidBcgovInvestigationSocialactivity     = regardingobjectidBcgovInvestigationSocialactivity;
     CustomInit();
 }
コード例 #29
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMknowledgearticle class.
 /// </summary>
 public MicrosoftDynamicsCRMknowledgearticle(string _owningbusinessunitValue = default(string), object exchangerate = default(object), bool?isinternal = default(bool?), System.DateTimeOffset?publishon = default(System.DateTimeOffset?), bool?setcategoryassociations = default(bool?), int?expirationstateid = default(int?), string description = default(string), int?importsequencenumber = default(int?), int?ratingState = default(int?), int?expiredreviewoptions = default(int?), bool?isprimary = default(bool?), int?publishstatusid = default(int?), bool?setproductassociations = default(bool?), bool?isrootarticle = default(bool?), int?ratingCount = default(int?), string traversedpath = default(string), System.DateTimeOffset?expirationdate = default(System.DateTimeOffset?), string _languagelocaleidValue = default(string), long?versionnumber = default(long?), object ratingSum = default(object), string _previousarticlecontentidValue = default(string), string processid = default(string), string _rootarticleidValue = default(string), int?scheduledstatusid = default(int?), bool?islatestversion = default(bool?), string title = default(string), string _owneridValue = default(string), int?knowledgearticleviews = default(int?), int?timezoneruleversionnumber = default(int?), int?statecode = default(int?), string _modifiedbyValue = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _owninguserValue = default(string), string _owningteamValue = default(string), string articlepublicnumber = default(string), object rating = default(object), string keywords = default(string), int?knowledgearticleviewsState = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string knowledgearticleid = default(string), string _primaryauthoridValue = default(string), string _parentarticlecontentidValue = default(string), string _subjectidValue = default(string), System.DateTimeOffset?ratingDate = default(System.DateTimeOffset?), System.DateTimeOffset?knowledgearticleviewsDate = default(System.DateTimeOffset?), string _transactioncurrencyidValue = default(string), int?statuscode = default(int?), int?minorversionnumber = default(int?), string _createdbyValue = default(string), int?majorversionnumber = default(int?), string content = default(string), int?utcconversiontimezonecode = default(int?), string _modifiedonbehalfbyValue = default(string), int?review = default(int?), bool?updatecontent = default(bool?), int?expirationstatusid = default(int?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), bool?readyforreview = default(bool?), string stageid = default(string), string _createdonbehalfbyValue = default(string), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMconnection> knowledgearticleConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMconnection> knowledgearticleConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMduplicaterecord> knowledgearticleDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMduplicaterecord> knowledgearticleDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMsharepointdocumentlocation> knowledgearticleSharePointDocumentLocations = default(IList <MicrosoftDynamicsCRMsharepointdocumentlocation>), IList <MicrosoftDynamicsCRMqueueitem> knowledgearticleQueueItems = default(IList <MicrosoftDynamicsCRMqueueitem>), IList <MicrosoftDynamicsCRMannotation> knowledgearticleAnnotations = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMteam> knowledgearticleTeams = default(IList <MicrosoftDynamicsCRMteam>), IList <MicrosoftDynamicsCRMasyncoperation> knowledgearticleAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> knowledgearticleBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMprocessstage stageidProcessstage = default(MicrosoftDynamicsCRMprocessstage), IList <MicrosoftDynamicsCRMexpiredprocess> knowledgearticleExpiredprocess = default(IList <MicrosoftDynamicsCRMexpiredprocess>), IList <MicrosoftDynamicsCRMtranslationprocess> knowledgearticleTranslationprocess = default(IList <MicrosoftDynamicsCRMtranslationprocess>), IList <MicrosoftDynamicsCRMsyncerror> knowledgeArticleSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMlanguagelocale languagelocaleid = default(MicrosoftDynamicsCRMlanguagelocale), IList <MicrosoftDynamicsCRMrecurringappointmentmaster> knowledgeArticleRecurringAppointmentMasters = default(IList <MicrosoftDynamicsCRMrecurringappointmentmaster>), IList <MicrosoftDynamicsCRMletter> knowledgeArticleLetters = default(IList <MicrosoftDynamicsCRMletter>), IList <MicrosoftDynamicsCRMsocialactivity> knowledgeArticleSocialActivities = default(IList <MicrosoftDynamicsCRMsocialactivity>), IList <MicrosoftDynamicsCRMactivitypointer> knowledgeArticleActivityPointers = default(IList <MicrosoftDynamicsCRMactivitypointer>), IList <MicrosoftDynamicsCRMnewprocess> knowledgearticleNewprocess = default(IList <MicrosoftDynamicsCRMnewprocess>), IList <MicrosoftDynamicsCRMfax> knowledgeArticleFaxes = default(IList <MicrosoftDynamicsCRMfax>), MicrosoftDynamicsCRMknowledgearticle previousArticleContentId = default(MicrosoftDynamicsCRMknowledgearticle), IList <MicrosoftDynamicsCRMknowledgearticle> knowledgearticlePreviousarticleContentid = default(IList <MicrosoftDynamicsCRMknowledgearticle>), MicrosoftDynamicsCRMknowledgearticle rootArticleId = default(MicrosoftDynamicsCRMknowledgearticle), IList <MicrosoftDynamicsCRMknowledgearticle> knowledgearticleRootarticleId = default(IList <MicrosoftDynamicsCRMknowledgearticle>), IList <MicrosoftDynamicsCRMknowledgearticleviews> knowledgearticleViews = default(IList <MicrosoftDynamicsCRMknowledgearticleviews>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMphonecall> knowledgeArticlePhonecalls = default(IList <MicrosoftDynamicsCRMphonecall>), IList <MicrosoftDynamicsCRMknowledgearticleincident> incidentKnowledgearticles = default(IList <MicrosoftDynamicsCRMknowledgearticleincident>), MicrosoftDynamicsCRMknowledgearticle parentArticleContentId = default(MicrosoftDynamicsCRMknowledgearticle), IList <MicrosoftDynamicsCRMknowledgearticle> knowledgearticleParentarticleContentid = default(IList <MicrosoftDynamicsCRMknowledgearticle>), IList <MicrosoftDynamicsCRMcategory> knowledgearticleCategory = default(IList <MicrosoftDynamicsCRMcategory>), IList <MicrosoftDynamicsCRMactivityparty> knowledgearticleActivityParties = default(IList <MicrosoftDynamicsCRMactivityparty>), IList <MicrosoftDynamicsCRMemail> knowledgeArticleEmails = default(IList <MicrosoftDynamicsCRMemail>), IList <MicrosoftDynamicsCRMtask> knowledgeArticleTasks = default(IList <MicrosoftDynamicsCRMtask>), MicrosoftDynamicsCRMsystemuser primaryauthorid = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMappointment> knowledgeArticleAppointments = default(IList <MicrosoftDynamicsCRMappointment>), IList <MicrosoftDynamicsCRMserviceappointment> knowledgeArticleServiceAppointments = default(IList <MicrosoftDynamicsCRMserviceappointment>), IList <MicrosoftDynamicsCRMpostregarding> knowledgearticlePostRegardings = default(IList <MicrosoftDynamicsCRMpostregarding>), IList <MicrosoftDynamicsCRMpostfollow> knowledgearticlePostFollows = default(IList <MicrosoftDynamicsCRMpostfollow>), IList <MicrosoftDynamicsCRMfeedback> knowledgeArticleFeedback = default(IList <MicrosoftDynamicsCRMfeedback>), MicrosoftDynamicsCRMsubject subjectid = default(MicrosoftDynamicsCRMsubject), IList <MicrosoftDynamicsCRMbcgovCustomaddress> msdynBcgovCustomaddressKnowledgearticle = default(IList <MicrosoftDynamicsCRMbcgovCustomaddress>), IList <MicrosoftDynamicsCRMaccount> msdynAccountKnowledgearticle = default(IList <MicrosoftDynamicsCRMaccount>))
 {
     this._owningbusinessunitValue = _owningbusinessunitValue;
     Exchangerate                        = exchangerate;
     Isinternal                          = isinternal;
     Publishon                           = publishon;
     Setcategoryassociations             = setcategoryassociations;
     Expirationstateid                   = expirationstateid;
     Description                         = description;
     Importsequencenumber                = importsequencenumber;
     RatingState                         = ratingState;
     Expiredreviewoptions                = expiredreviewoptions;
     Isprimary                           = isprimary;
     Publishstatusid                     = publishstatusid;
     Setproductassociations              = setproductassociations;
     Isrootarticle                       = isrootarticle;
     RatingCount                         = ratingCount;
     Traversedpath                       = traversedpath;
     Expirationdate                      = expirationdate;
     this._languagelocaleidValue         = _languagelocaleidValue;
     Versionnumber                       = versionnumber;
     RatingSum                           = ratingSum;
     this._previousarticlecontentidValue = _previousarticlecontentidValue;
     Processid                           = processid;
     this._rootarticleidValue            = _rootarticleidValue;
     Scheduledstatusid                   = scheduledstatusid;
     Islatestversion                     = islatestversion;
     Title = title;
     this._owneridValue        = _owneridValue;
     Knowledgearticleviews     = knowledgearticleviews;
     Timezoneruleversionnumber = timezoneruleversionnumber;
     Statecode             = statecode;
     this._modifiedbyValue = _modifiedbyValue;
     Overriddencreatedon   = overriddencreatedon;
     this._owninguserValue = _owninguserValue;
     this._owningteamValue = _owningteamValue;
     Articlepublicnumber   = articlepublicnumber;
     Rating   = rating;
     Keywords = keywords;
     KnowledgearticleviewsState = knowledgearticleviewsState;
     Modifiedon                        = modifiedon;
     Knowledgearticleid                = knowledgearticleid;
     this._primaryauthoridValue        = _primaryauthoridValue;
     this._parentarticlecontentidValue = _parentarticlecontentidValue;
     this._subjectidValue              = _subjectidValue;
     RatingDate                        = ratingDate;
     KnowledgearticleviewsDate         = knowledgearticleviewsDate;
     this._transactioncurrencyidValue  = _transactioncurrencyidValue;
     Statuscode                        = statuscode;
     Minorversionnumber                = minorversionnumber;
     this._createdbyValue              = _createdbyValue;
     Majorversionnumber                = majorversionnumber;
     Content = content;
     Utcconversiontimezonecode     = utcconversiontimezonecode;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Review                                      = review;
     Updatecontent                               = updatecontent;
     Expirationstatusid                          = expirationstatusid;
     Createdon                                   = createdon;
     Readyforreview                              = readyforreview;
     Stageid                                     = stageid;
     this._createdonbehalfbyValue                = _createdonbehalfbyValue;
     Createdby                                   = createdby;
     Createdonbehalfby                           = createdonbehalfby;
     Modifiedby                                  = modifiedby;
     Modifiedonbehalfby                          = modifiedonbehalfby;
     Owninguser                                  = owninguser;
     Owningteam                                  = owningteam;
     Ownerid                                     = ownerid;
     Owningbusinessunit                          = owningbusinessunit;
     KnowledgearticleConnections1                = knowledgearticleConnections1;
     KnowledgearticleConnections2                = knowledgearticleConnections2;
     KnowledgearticleDuplicateMatchingRecord     = knowledgearticleDuplicateMatchingRecord;
     KnowledgearticleDuplicateBaseRecord         = knowledgearticleDuplicateBaseRecord;
     KnowledgearticleSharePointDocumentLocations = knowledgearticleSharePointDocumentLocations;
     KnowledgearticleQueueItems                  = knowledgearticleQueueItems;
     KnowledgearticleAnnotations                 = knowledgearticleAnnotations;
     KnowledgearticleTeams                       = knowledgearticleTeams;
     KnowledgearticleAsyncOperations             = knowledgearticleAsyncOperations;
     KnowledgearticleBulkDeleteFailures          = knowledgearticleBulkDeleteFailures;
     StageidProcessstage                         = stageidProcessstage;
     KnowledgearticleExpiredprocess              = knowledgearticleExpiredprocess;
     KnowledgearticleTranslationprocess          = knowledgearticleTranslationprocess;
     KnowledgeArticleSyncErrors                  = knowledgeArticleSyncErrors;
     Languagelocaleid                            = languagelocaleid;
     KnowledgeArticleRecurringAppointmentMasters = knowledgeArticleRecurringAppointmentMasters;
     KnowledgeArticleLetters                     = knowledgeArticleLetters;
     KnowledgeArticleSocialActivities            = knowledgeArticleSocialActivities;
     KnowledgeArticleActivityPointers            = knowledgeArticleActivityPointers;
     KnowledgearticleNewprocess                  = knowledgearticleNewprocess;
     KnowledgeArticleFaxes                       = knowledgeArticleFaxes;
     PreviousArticleContentId                    = previousArticleContentId;
     KnowledgearticlePreviousarticleContentid    = knowledgearticlePreviousarticleContentid;
     RootArticleId                               = rootArticleId;
     KnowledgearticleRootarticleId               = knowledgearticleRootarticleId;
     KnowledgearticleViews                       = knowledgearticleViews;
     Transactioncurrencyid                       = transactioncurrencyid;
     KnowledgeArticlePhonecalls                  = knowledgeArticlePhonecalls;
     IncidentKnowledgearticles                   = incidentKnowledgearticles;
     ParentArticleContentId                      = parentArticleContentId;
     KnowledgearticleParentarticleContentid      = knowledgearticleParentarticleContentid;
     KnowledgearticleCategory                    = knowledgearticleCategory;
     KnowledgearticleActivityParties             = knowledgearticleActivityParties;
     KnowledgeArticleEmails                      = knowledgeArticleEmails;
     KnowledgeArticleTasks                       = knowledgeArticleTasks;
     Primaryauthorid                             = primaryauthorid;
     KnowledgeArticleAppointments                = knowledgeArticleAppointments;
     KnowledgeArticleServiceAppointments         = knowledgeArticleServiceAppointments;
     KnowledgearticlePostRegardings              = knowledgearticlePostRegardings;
     KnowledgearticlePostFollows                 = knowledgearticlePostFollows;
     KnowledgeArticleFeedback                    = knowledgeArticleFeedback;
     Subjectid                                   = subjectid;
     MsdynBcgovCustomaddressKnowledgearticle     = msdynBcgovCustomaddressKnowledgearticle;
     MsdynAccountKnowledgearticle                = msdynAccountKnowledgearticle;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMsemiannualfiscalcalendar class.
 /// </summary>
 public MicrosoftDynamicsCRMsemiannualfiscalcalendar(int?fiscalperiodtype = default(int?), string _businessunitidValue = default(string), object firsthalf = default(object), int?timezoneruleversionnumber = default(int?), object secondhalf = default(object), string _modifiedbyValue = default(string), string _modifiedonbehalfbyValue = default(string), object firsthalfBase = default(object), string _transactioncurrencyidValue = default(string), object secondhalfBase = default(object), string userfiscalcalendarid = default(string), int?importsequencenumber = default(int?), object exchangerate = default(object), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _createdonbehalfbyValue = default(string), System.DateTimeOffset?effectiveon = default(System.DateTimeOffset?), string _salespersonidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?utcconversiontimezonecode = default(int?), string _createdbyValue = default(string), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMbulkdeletefailure> semiAnnualFiscalCalendarBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMsystemuser salespersonid = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMasyncoperation> semiAnnualFiscalCalendarAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Fiscalperiodtype          = fiscalperiodtype;
     this._businessunitidValue = _businessunitidValue;
     Firsthalf = firsthalf;
     Timezoneruleversionnumber = timezoneruleversionnumber;
     Secondhalf                       = secondhalf;
     this._modifiedbyValue            = _modifiedbyValue;
     this._modifiedonbehalfbyValue    = _modifiedonbehalfbyValue;
     FirsthalfBase                    = firsthalfBase;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     SecondhalfBase                   = secondhalfBase;
     Userfiscalcalendarid             = userfiscalcalendarid;
     Importsequencenumber             = importsequencenumber;
     Exchangerate                     = exchangerate;
     Modifiedon                       = modifiedon;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     Effectiveon                      = effectiveon;
     this._salespersonidValue         = _salespersonidValue;
     Createdon = createdon;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     this._createdbyValue      = _createdbyValue;
     Modifiedonbehalfby        = modifiedonbehalfby;
     Createdonbehalfby         = createdonbehalfby;
     Createdby = createdby;
     SemiAnnualFiscalCalendarBulkDeleteFailures = semiAnnualFiscalCalendarBulkDeleteFailures;
     Salespersonid = salespersonid;
     SemiAnnualFiscalCalendarAsyncOperations = semiAnnualFiscalCalendarAsyncOperations;
     Transactioncurrencyid = transactioncurrencyid;
     Modifiedby            = modifiedby;
     CustomInit();
 }