/// <summary> /// Initializes a new instance of the /// MicrosoftDynamicsCRMdynamicpropertyinstance class. /// </summary> public MicrosoftDynamicsCRMdynamicpropertyinstance(string dynamicpropertyinstanceid = default(string), int?timezoneruleversionnumber = default(int?), decimal?valuedecimal = default(decimal?), string _transactioncurrencyidValue = default(string), string name = default(string), string _createdbyValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), bool?validationstatus = default(bool?), string _owneridValue = default(string), int?dmtimportstate = default(int?), string _createdonbehalfbyValue = default(string), string valuestring = default(string), int?utcconversiontimezonecode = default(int?), decimal?valuedouble = default(decimal?), string versionnumber = default(string), int?valueinteger = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _owningbusinessunitValue = default(string), string _modifiedbyValue = default(string), string _regardingobjectidValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _dynamicpropertyidValue = default(string), string _owningteamValue = default(string), int?importsequencenumber = default(int?), string _modifiedonbehalfbyValue = default(string), string _owninguserValue = default(string), decimal?exchangerate = default(decimal?), IList <MicrosoftDynamicsCRMsyncerror> dynamicpropertyinstanceSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMteam> dynamicpropertyinstanceTeams = default(IList <MicrosoftDynamicsCRMteam>), IList <MicrosoftDynamicsCRMasyncoperation> dynamicpropertyinstanceAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMmailboxtrackingfolder> dynamicpropertyinstanceMailboxTrackingFolders = default(IList <MicrosoftDynamicsCRMmailboxtrackingfolder>), IList <MicrosoftDynamicsCRMbulkdeletefailure> dynamicpropertyinstanceBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess> dynamicpropertyinstancePrincipalObjectAttributeAccesses = default(IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess>), 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)) { Dynamicpropertyinstanceid = dynamicpropertyinstanceid; Timezoneruleversionnumber = timezoneruleversionnumber; Valuedecimal = valuedecimal; this._transactioncurrencyidValue = _transactioncurrencyidValue; Name = name; this._createdbyValue = _createdbyValue; Createdon = createdon; Validationstatus = validationstatus; this._owneridValue = _owneridValue; Dmtimportstate = dmtimportstate; this._createdonbehalfbyValue = _createdonbehalfbyValue; Valuestring = valuestring; Utcconversiontimezonecode = utcconversiontimezonecode; Valuedouble = valuedouble; Versionnumber = versionnumber; Valueinteger = valueinteger; Overriddencreatedon = overriddencreatedon; this._owningbusinessunitValue = _owningbusinessunitValue; this._modifiedbyValue = _modifiedbyValue; this._regardingobjectidValue = _regardingobjectidValue; Modifiedon = modifiedon; this._dynamicpropertyidValue = _dynamicpropertyidValue; this._owningteamValue = _owningteamValue; Importsequencenumber = importsequencenumber; this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue; this._owninguserValue = _owninguserValue; Exchangerate = exchangerate; DynamicpropertyinstanceSyncErrors = dynamicpropertyinstanceSyncErrors; DynamicpropertyinstanceTeams = dynamicpropertyinstanceTeams; DynamicpropertyinstanceAsyncOperations = dynamicpropertyinstanceAsyncOperations; DynamicpropertyinstanceMailboxTrackingFolders = dynamicpropertyinstanceMailboxTrackingFolders; DynamicpropertyinstanceBulkDeleteFailures = dynamicpropertyinstanceBulkDeleteFailures; DynamicpropertyinstancePrincipalObjectAttributeAccesses = dynamicpropertyinstancePrincipalObjectAttributeAccesses; 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 /// 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 MicrosoftDynamicsCRMquotedetail /// class. /// </summary> public MicrosoftDynamicsCRMquotedetail(IList <MicrosoftDynamicsCRMasyncoperation> quoteDetailAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> quoteDetailBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMdynamicpropertyinstance> quoteDetailDynamicpropertyinstance = default(IList <MicrosoftDynamicsCRMdynamicpropertyinstance>), IList <MicrosoftDynamicsCRMsyncerror> quoteDetailSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), string _createdbyValue = default(string), string _createdonbehalfbyValue = default(string), string _modifiedbyValue = default(string), string _modifiedonbehalfbyValue = default(string), string _owneridValue = default(string), string _productidValue = default(string), string _quoteidValue = default(string), string _salesrepidValue = default(string), string _transactioncurrencyidValue = default(string), string _uomidValue = default(string), double?baseamount = default(double?), double?baseamountBase = default(double?), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), string description = default(string), double?exchangerate = default(double?), double?extendedamount = default(double?), double?extendedamountBase = default(double?), int?importsequencenumber = default(int?), bool?ispriceoverridden = default(bool?), bool?isproductoverridden = default(bool?), int?lineitemnumber = default(int?), double?manualdiscountamount = default(double?), double?manualdiscountamountBase = default(double?), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string owningbusinessunit = default(string), string owninguser = default(string), string parentbundleid = default(string), MicrosoftDynamicsCRMquotedetail parentbundleidQuotedetail = default(MicrosoftDynamicsCRMquotedetail), double?priceperunit = default(double?), double?priceperunitBase = default(double?), int?pricingerrorcode = default(int?), string productassociationid = default(string), MicrosoftDynamicsCRMproductassociation productassociationidProductassociation = default(MicrosoftDynamicsCRMproductassociation), string productdescription = default(string), MicrosoftDynamicsCRMproduct productid = default(MicrosoftDynamicsCRMproduct), int?producttypecode = default(int?), int?propertyconfigurationstatus = default(int?), double?quantity = default(double?), IList <MicrosoftDynamicsCRMquotedetail> quotedetailParentQuotedetail = default(IList <MicrosoftDynamicsCRMquotedetail>), string quotedetailid = default(string), MicrosoftDynamicsCRMquote quoteid = default(MicrosoftDynamicsCRMquote), int?quotestatecode = default(int?), System.DateTimeOffset?requestdeliveryby = default(System.DateTimeOffset?), MicrosoftDynamicsCRMsystemuser salesrepid = default(MicrosoftDynamicsCRMsystemuser), int?sequencenumber = default(int?), string shiptoAddressid = default(string), string shiptoCity = default(string), string shiptoContactname = default(string), string shiptoCountry = default(string), string shiptoFax = default(string), int?shiptoFreighttermscode = default(int?), string shiptoLine1 = default(string), string shiptoLine2 = default(string), string shiptoLine3 = default(string), string shiptoName = default(string), string shiptoPostalcode = default(string), string shiptoStateorprovince = default(string), string shiptoTelephone = default(string), double?tax = default(double?), double?taxBase = default(double?), int?timezoneruleversionnumber = default(int?), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMuom uomid = default(MicrosoftDynamicsCRMuom), int?utcconversiontimezonecode = default(int?), object versionnumber = default(object), double?volumediscountamount = default(double?), double?volumediscountamountBase = default(double?), bool?willcall = default(bool?)) { QuoteDetailAsyncOperations = quoteDetailAsyncOperations; QuoteDetailBulkDeleteFailures = quoteDetailBulkDeleteFailures; QuoteDetailDynamicpropertyinstance = quoteDetailDynamicpropertyinstance; QuoteDetailSyncErrors = quoteDetailSyncErrors; this._createdbyValue = _createdbyValue; this._createdonbehalfbyValue = _createdonbehalfbyValue; this._modifiedbyValue = _modifiedbyValue; this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue; this._owneridValue = _owneridValue; this._productidValue = _productidValue; this._quoteidValue = _quoteidValue; this._salesrepidValue = _salesrepidValue; this._transactioncurrencyidValue = _transactioncurrencyidValue; this._uomidValue = _uomidValue; Baseamount = baseamount; BaseamountBase = baseamountBase; Createdby = createdby; Createdon = createdon; Createdonbehalfby = createdonbehalfby; Description = description; Exchangerate = exchangerate; Extendedamount = extendedamount; ExtendedamountBase = extendedamountBase; Importsequencenumber = importsequencenumber; Ispriceoverridden = ispriceoverridden; Isproductoverridden = isproductoverridden; Lineitemnumber = lineitemnumber; Manualdiscountamount = manualdiscountamount; ManualdiscountamountBase = manualdiscountamountBase; Modifiedby = modifiedby; Modifiedon = modifiedon; Modifiedonbehalfby = modifiedonbehalfby; Overriddencreatedon = overriddencreatedon; Owningbusinessunit = owningbusinessunit; Owninguser = owninguser; Parentbundleid = parentbundleid; ParentbundleidQuotedetail = parentbundleidQuotedetail; Priceperunit = priceperunit; PriceperunitBase = priceperunitBase; Pricingerrorcode = pricingerrorcode; Productassociationid = productassociationid; ProductassociationidProductassociation = productassociationidProductassociation; Productdescription = productdescription; Productid = productid; Producttypecode = producttypecode; Propertyconfigurationstatus = propertyconfigurationstatus; Quantity = quantity; QuotedetailParentQuotedetail = quotedetailParentQuotedetail; Quotedetailid = quotedetailid; Quoteid = quoteid; Quotestatecode = quotestatecode; Requestdeliveryby = requestdeliveryby; Salesrepid = salesrepid; Sequencenumber = sequencenumber; ShiptoAddressid = shiptoAddressid; ShiptoCity = shiptoCity; ShiptoContactname = shiptoContactname; ShiptoCountry = shiptoCountry; ShiptoFax = shiptoFax; ShiptoFreighttermscode = shiptoFreighttermscode; ShiptoLine1 = shiptoLine1; ShiptoLine2 = shiptoLine2; ShiptoLine3 = shiptoLine3; ShiptoName = shiptoName; ShiptoPostalcode = shiptoPostalcode; ShiptoStateorprovince = shiptoStateorprovince; ShiptoTelephone = shiptoTelephone; Tax = tax; TaxBase = taxBase; Timezoneruleversionnumber = timezoneruleversionnumber; Transactioncurrencyid = transactioncurrencyid; Uomid = uomid; Utcconversiontimezonecode = utcconversiontimezonecode; Versionnumber = versionnumber; Volumediscountamount = volumediscountamount; VolumediscountamountBase = volumediscountamountBase; Willcall = willcall; CustomInit(); }
/// <summary> /// Initializes a new instance of the /// MicrosoftDynamicsCRMsalesorderdetail class. /// </summary> public MicrosoftDynamicsCRMsalesorderdetail(string productname = default(string), string description = default(string), bool?ispriceoverridden = default(bool?), decimal?quantityshipped = default(decimal?), bool?salesorderispricelocked = default(bool?), decimal?baseamountBase = default(decimal?), string _createdbyValue = default(string), decimal?extendedamount = default(decimal?), string _modifiedbyValue = default(string), string shiptoAddressid = default(string), string shiptoCountry = default(string), System.DateTimeOffset?requestdeliveryby = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), int?shiptoFreighttermscode = default(int?), string shiptoLine2 = default(string), int?skippricecalculation = default(int?), string productassociationid = default(string), decimal?priceperunit = default(decimal?), decimal?manualdiscountamountBase = default(decimal?), string owninguser = default(string), string shiptoLine3 = default(string), decimal?tax = default(decimal?), decimal?quantity = default(decimal?), int?pricingerrorcode = default(int?), string _owneridValue = default(string), bool?isproductoverridden = default(bool?), bool?iscopied = default(bool?), string shiptoName = default(string), decimal?priceperunitBase = default(decimal?), decimal?volumediscountamountBase = default(decimal?), int?lineitemnumber = default(int?), string salesorderdetailid = default(string), int?importsequencenumber = default(int?), decimal?baseamount = default(decimal?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), decimal?exchangerate = default(decimal?), int?salesorderstatecode = default(int?), bool?willcall = default(bool?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string salesorderdetailname = default(string), string shiptoStateorprovince = default(string), string _transactioncurrencyidValue = default(string), string _owningbusinessunitValue = default(string), string _parentbundleidrefValue = default(string), string productdescription = default(string), string _createdonbehalfbyValue = default(string), string shiptoLine1 = default(string), string _salesorderidValue = default(string), int?utcconversiontimezonecode = default(int?), string _salesrepidValue = default(string), string parentbundleid = default(string), string _quotedetailidValue = default(string), decimal?quantitycancelled = default(decimal?), string _owningteamValue = default(string), decimal?taxBase = default(decimal?), string _productidValue = default(string), decimal?volumediscountamount = default(decimal?), int?producttypecode = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), decimal?manualdiscountamount = default(decimal?), string shiptoTelephone = default(string), string shiptoFax = default(string), int?sequencenumber = default(int?), int?propertyconfigurationstatus = default(int?), string shiptoContactname = default(string), int?timezoneruleversionnumber = default(int?), string versionnumber = default(string), decimal?extendedamountBase = default(decimal?), decimal?quantitybackordered = default(decimal?), string shiptoPostalcode = default(string), string shiptoCity = default(string), string _uomidValue = default(string), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), IList <MicrosoftDynamicsCRMteam> salesorderdetailTeams = default(IList <MicrosoftDynamicsCRMteam>), IList <MicrosoftDynamicsCRMmailboxtrackingfolder> salesorderdetailMailboxTrackingFolders = default(IList <MicrosoftDynamicsCRMmailboxtrackingfolder>), MicrosoftDynamicsCRMquotedetail quoteDetailId = default(MicrosoftDynamicsCRMquotedetail), IList <MicrosoftDynamicsCRMinvoicedetail> msdynSalesorderdetailInvoicedetail = default(IList <MicrosoftDynamicsCRMinvoicedetail>), MicrosoftDynamicsCRMsalesorderdetail parentbundleidrefSalesorderdetail = default(MicrosoftDynamicsCRMsalesorderdetail), IList <MicrosoftDynamicsCRMsalesorderdetail> salesorderdetailParentrefSalesorderdetail = default(IList <MicrosoftDynamicsCRMsalesorderdetail>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsalesorderdetail parentbundleidSalesorderdetail = default(MicrosoftDynamicsCRMsalesorderdetail), IList <MicrosoftDynamicsCRMsalesorderdetail> salesorderdetailParentSalesorderdetail = default(IList <MicrosoftDynamicsCRMsalesorderdetail>), MicrosoftDynamicsCRMuom uomid = default(MicrosoftDynamicsCRMuom), MicrosoftDynamicsCRMproductassociation productassociationidProductassociation = default(MicrosoftDynamicsCRMproductassociation), MicrosoftDynamicsCRMsalesorder salesorderid = default(MicrosoftDynamicsCRMsalesorder), IList <MicrosoftDynamicsCRMasyncoperation> salesOrderDetailAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMprocesssession> salesOrderDetailProcessSessions = default(IList <MicrosoftDynamicsCRMprocesssession>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser salesrepid = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMdynamicpropertyinstance> salesOrderDetailDynamicpropertyinstance = default(IList <MicrosoftDynamicsCRMdynamicpropertyinstance>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMproduct productid = default(MicrosoftDynamicsCRMproduct), IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess> salesorderdetailPrincipalobjectattributeaccess = default(IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess>), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMbulkdeletefailure> salesOrderDetailBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMsyncerror> salesOrderDetailSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>)) { Productname = productname; Description = description; Ispriceoverridden = ispriceoverridden; Quantityshipped = quantityshipped; Salesorderispricelocked = salesorderispricelocked; BaseamountBase = baseamountBase; this._createdbyValue = _createdbyValue; Extendedamount = extendedamount; this._modifiedbyValue = _modifiedbyValue; ShiptoAddressid = shiptoAddressid; ShiptoCountry = shiptoCountry; Requestdeliveryby = requestdeliveryby; this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue; ShiptoFreighttermscode = shiptoFreighttermscode; ShiptoLine2 = shiptoLine2; Skippricecalculation = skippricecalculation; Productassociationid = productassociationid; Priceperunit = priceperunit; ManualdiscountamountBase = manualdiscountamountBase; Owninguser = owninguser; ShiptoLine3 = shiptoLine3; Tax = tax; Quantity = quantity; Pricingerrorcode = pricingerrorcode; this._owneridValue = _owneridValue; Isproductoverridden = isproductoverridden; Iscopied = iscopied; ShiptoName = shiptoName; PriceperunitBase = priceperunitBase; VolumediscountamountBase = volumediscountamountBase; Lineitemnumber = lineitemnumber; Salesorderdetailid = salesorderdetailid; Importsequencenumber = importsequencenumber; Baseamount = baseamount; Overriddencreatedon = overriddencreatedon; Exchangerate = exchangerate; Salesorderstatecode = salesorderstatecode; Willcall = willcall; Createdon = createdon; Salesorderdetailname = salesorderdetailname; ShiptoStateorprovince = shiptoStateorprovince; this._transactioncurrencyidValue = _transactioncurrencyidValue; this._owningbusinessunitValue = _owningbusinessunitValue; this._parentbundleidrefValue = _parentbundleidrefValue; Productdescription = productdescription; this._createdonbehalfbyValue = _createdonbehalfbyValue; ShiptoLine1 = shiptoLine1; this._salesorderidValue = _salesorderidValue; Utcconversiontimezonecode = utcconversiontimezonecode; this._salesrepidValue = _salesrepidValue; Parentbundleid = parentbundleid; this._quotedetailidValue = _quotedetailidValue; Quantitycancelled = quantitycancelled; this._owningteamValue = _owningteamValue; TaxBase = taxBase; this._productidValue = _productidValue; Volumediscountamount = volumediscountamount; Producttypecode = producttypecode; Modifiedon = modifiedon; Manualdiscountamount = manualdiscountamount; ShiptoTelephone = shiptoTelephone; ShiptoFax = shiptoFax; Sequencenumber = sequencenumber; Propertyconfigurationstatus = propertyconfigurationstatus; ShiptoContactname = shiptoContactname; Timezoneruleversionnumber = timezoneruleversionnumber; Versionnumber = versionnumber; ExtendedamountBase = extendedamountBase; Quantitybackordered = quantitybackordered; ShiptoPostalcode = shiptoPostalcode; ShiptoCity = shiptoCity; this._uomidValue = _uomidValue; Owningteam = owningteam; SalesorderdetailTeams = salesorderdetailTeams; SalesorderdetailMailboxTrackingFolders = salesorderdetailMailboxTrackingFolders; QuoteDetailId = quoteDetailId; MsdynSalesorderdetailInvoicedetail = msdynSalesorderdetailInvoicedetail; ParentbundleidrefSalesorderdetail = parentbundleidrefSalesorderdetail; SalesorderdetailParentrefSalesorderdetail = salesorderdetailParentrefSalesorderdetail; Createdonbehalfby = createdonbehalfby; ParentbundleidSalesorderdetail = parentbundleidSalesorderdetail; SalesorderdetailParentSalesorderdetail = salesorderdetailParentSalesorderdetail; Uomid = uomid; ProductassociationidProductassociation = productassociationidProductassociation; Salesorderid = salesorderid; SalesOrderDetailAsyncOperations = salesOrderDetailAsyncOperations; SalesOrderDetailProcessSessions = salesOrderDetailProcessSessions; Createdby = createdby; Salesrepid = salesrepid; SalesOrderDetailDynamicpropertyinstance = salesOrderDetailDynamicpropertyinstance; Modifiedonbehalfby = modifiedonbehalfby; Transactioncurrencyid = transactioncurrencyid; Productid = productid; SalesorderdetailPrincipalobjectattributeaccess = salesorderdetailPrincipalobjectattributeaccess; Modifiedby = modifiedby; SalesOrderDetailBulkDeleteFailures = salesOrderDetailBulkDeleteFailures; SalesOrderDetailSyncErrors = salesOrderDetailSyncErrors; CustomInit(); }