/// <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();
 }
예제 #2
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMquotedetail
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMquotedetail(System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string quotedetailid = default(string), int?pricingerrorcode = default(int?), string owningbusinessunit = default(string), object extendedamount = default(object), string description = default(string), bool?isproductoverridden = default(bool?), object volumediscountamount = default(object), bool?willcall = default(bool?), object quantity = default(object), int?shiptoFreighttermscode = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), int?utcconversiontimezonecode = default(int?), object tax = default(object), 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), long?versionnumber = default(long?), object volumediscountamountBase = default(object), string parentbundleid = default(string), object priceperunitBase = default(object), string _modifiedbyValue = default(string), int?producttypecode = default(int?), string shiptoLine2 = default(string), object baseamountBase = default(object), object priceperunit = default(object), 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), object exchangerate = default(object), int?timezoneruleversionnumber = default(int?), string _salesrepidValue = default(string), string _modifiedonbehalfbyValue = default(string), object baseamount = default(object), object manualdiscountamountBase = default(object), object taxBase = default(object), string shiptoContactname = default(string), string productassociationid = default(string), object manualdiscountamount = default(object), string owninguser = default(string), string shiptoPostalcode = default(string), string _owneridValue = default(string), string shiptoCity = default(string), int?quotestatecode = default(int?), object extendedamountBase = default(object), 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();
 }