示例#1
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMdynamicpropertyassociation class.
 /// </summary>
 public MicrosoftDynamicsCRMdynamicpropertyassociation(string _createdbyValue = default(string), string _createdonbehalfbyValue = default(string), string _dynamicpropertyidValue = default(string), string _modifiedbyValue = default(string), string _modifiedonbehalfbyValue = default(string), string _organizationidValue = default(string), string _regardingobjectidValue = default(string), string _transactioncurrencyidValue = default(string), int?associationstatus = default(int?), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), int?dmtimportstate = default(int?), string dynamicpropertyassociationid = default(string), MicrosoftDynamicsCRMdynamicproperty dynamicpropertyid = default(MicrosoftDynamicsCRMdynamicproperty), double?exchangerate = default(double?), int?importsequencenumber = default(int?), int?inheritancestate = default(int?), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), MicrosoftDynamicsCRMproduct regardingobjectidProduct = default(MicrosoftDynamicsCRMproduct), MicrosoftDynamicsCRMproductassociation regardingobjectidProductassociation = default(MicrosoftDynamicsCRMproductassociation), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), object versionnumber = default(object))
 {
     this._createdbyValue             = _createdbyValue;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     this._dynamicpropertyidValue     = _dynamicpropertyidValue;
     this._modifiedbyValue            = _modifiedbyValue;
     this._modifiedonbehalfbyValue    = _modifiedonbehalfbyValue;
     this._organizationidValue        = _organizationidValue;
     this._regardingobjectidValue     = _regardingobjectidValue;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Associationstatus                   = associationstatus;
     Createdby                           = createdby;
     Createdon                           = createdon;
     Createdonbehalfby                   = createdonbehalfby;
     Dmtimportstate                      = dmtimportstate;
     Dynamicpropertyassociationid        = dynamicpropertyassociationid;
     Dynamicpropertyid                   = dynamicpropertyid;
     Exchangerate                        = exchangerate;
     Importsequencenumber                = importsequencenumber;
     Inheritancestate                    = inheritancestate;
     Modifiedby                          = modifiedby;
     Modifiedon                          = modifiedon;
     Modifiedonbehalfby                  = modifiedonbehalfby;
     Organizationid                      = organizationid;
     Overriddencreatedon                 = overriddencreatedon;
     RegardingobjectidProduct            = regardingobjectidProduct;
     RegardingobjectidProductassociation = regardingobjectidProductassociation;
     Transactioncurrencyid               = transactioncurrencyid;
     Versionnumber                       = versionnumber;
     CustomInit();
 }
示例#2
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMdynamicproperty class.
 /// </summary>
 /// <param name="rootdynamicpropertyid">Shows the root property that
 /// this property is derived from.</param>
 /// <param name="_organizationidValue">Unique identifier of the
 /// organization associated with the property.</param>
 /// <param name="createdon">Shows the date and time when the record was
 /// created.</param>
 /// <param name="defaultvaluestring">Shows the default value of the
 /// property for a string data type.</param>
 /// <param name="importsequencenumber">Unique identifier of the data
 /// import or data migration that created this property.</param>
 /// <param name="_basedynamicpropertyidValue">Shows the property in the
 /// product family that this property is being inherited from.</param>
 /// <param name="isreadonly">Defines whether the attribute is read-only
 /// or if it can be edited.</param>
 /// <param name="defaultvalueinteger">Shows the default value of the
 /// property for a whole number data type.</param>
 /// <param name="isrequired">Defines whether the attribute is
 /// mandatory.</param>
 /// <param name="dmtimportstate">Internal Use Only</param>
 /// <param name="statecode">Shows the state of the property.</param>
 /// <param name="_modifiedonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="maxvalueinteger">Shows the maximum allowed value of
 /// the property for a whole number data type.</param>
 /// <param name="maxvaluedouble">Shows the maximum allowed value of the
 /// property for a double data type.</param>
 /// <param name="_modifiedbyValue">Shows who last updated the
 /// record.</param>
 /// <param name="minvaluedecimal">Shows the minimum allowed value of
 /// the property for a decimal data type.</param>
 /// <param name="_createdbyValue">Shows who created the record.</param>
 /// <param name="_createdonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="name">Type the name of the property.</param>
 /// <param name="defaultvaluedecimal">Shows the default value of the
 /// property for a decimal data type.</param>
 /// <param name="maxlengthstring">Shows the maximum allowed length of
 /// the property for a string data type.</param>
 /// <param name="description">Type a description for the
 /// property.</param>
 /// <param name="maxvaluedecimal">Shows the maximum allowed value of
 /// the property for a decimal data type.</param>
 /// <param name="defaultvaluedouble">Shows the default value of the
 /// property for a double data type.</param>
 /// <param name="overwrittendynamicpropertyid">Shows the related
 /// overwritten property.</param>
 /// <param name="overriddencreatedon">Date and time that the attribute
 /// was migrated.</param>
 /// <param name="minvaluedouble">Shows the minimum allowed value of the
 /// property for a double data type.</param>
 /// <param name="_defaultvalueoptionsetValue">Shows the default value
 /// of the property.</param>
 /// <param name="statuscode">Shows whether the property is active or
 /// inactive.</param>
 /// <param name="precision">Shows the allowed precision of the property
 /// for a whole number data type.</param>
 /// <param name="dynamicpropertyid">Shows the unique identifier of the
 /// property.</param>
 /// <param name="modifiedon">Shows the date and time when the record
 /// was last updated.</param>
 /// <param name="_regardingobjectidValue">Choose the product that the
 /// property is associated with.</param>
 /// <param name="minvalueinteger">Shows the minimum allowed value of
 /// the property for a whole number data type.</param>
 /// <param name="ishidden">Defines whether the attribute is hidden or
 /// shown.</param>
 /// <param name="versionnumber">Version number of the property.</param>
 /// <param name="datatype">Select the data type of the
 /// property.</param>
 public MicrosoftDynamicsCRMdynamicproperty(string rootdynamicpropertyid = default(string), string _organizationidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string defaultvaluestring = default(string), int?importsequencenumber = default(int?), string _basedynamicpropertyidValue = default(string), bool?isreadonly = default(bool?), int?defaultvalueinteger = default(int?), bool?isrequired = default(bool?), int?dmtimportstate = default(int?), int?statecode = default(int?), string _modifiedonbehalfbyValue = default(string), int?maxvalueinteger = default(int?), decimal?maxvaluedouble = default(decimal?), string _modifiedbyValue = default(string), decimal?minvaluedecimal = default(decimal?), string _createdbyValue = default(string), string _createdonbehalfbyValue = default(string), string name = default(string), decimal?defaultvaluedecimal = default(decimal?), int?maxlengthstring = default(int?), string description = default(string), decimal?maxvaluedecimal = default(decimal?), decimal?defaultvaluedouble = default(decimal?), string overwrittendynamicpropertyid = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), decimal?minvaluedouble = default(decimal?), string _defaultvalueoptionsetValue = default(string), int?statuscode = default(int?), int?precision = default(int?), string dynamicpropertyid = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _regardingobjectidValue = default(string), int?minvalueinteger = default(int?), bool?ishidden = default(bool?), string versionnumber = default(string), int?datatype = default(int?), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMdynamicproperty basedynamicpropertyid = default(MicrosoftDynamicsCRMdynamicproperty), IList <MicrosoftDynamicsCRMdynamicproperty> dynamicpropertyBaseDynamicproperty = default(IList <MicrosoftDynamicsCRMdynamicproperty>), IList <MicrosoftDynamicsCRMdynamicpropertyinstance> dynamicPropertyDynamicPropertyInstance = default(IList <MicrosoftDynamicsCRMdynamicpropertyinstance>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMproductassociation regardingobjectidProductassociation = default(MicrosoftDynamicsCRMproductassociation), MicrosoftDynamicsCRMproduct regardingobjectidProduct = default(MicrosoftDynamicsCRMproduct), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMdynamicpropertyassociation> dynamicpropertyDynamicPropertyAssociation = default(IList <MicrosoftDynamicsCRMdynamicpropertyassociation>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMdynamicpropertyoptionsetitem> dynamicPropertyDynamicPropertyOptionSetItem = default(IList <MicrosoftDynamicsCRMdynamicpropertyoptionsetitem>), MicrosoftDynamicsCRMdynamicpropertyoptionsetitem dynamicpropertyoptionsetvalueid = default(MicrosoftDynamicsCRMdynamicpropertyoptionsetitem), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Rootdynamicpropertyid     = rootdynamicpropertyid;
     this._organizationidValue = _organizationidValue;
     Createdon                        = createdon;
     Defaultvaluestring               = defaultvaluestring;
     Importsequencenumber             = importsequencenumber;
     this._basedynamicpropertyidValue = _basedynamicpropertyidValue;
     Isreadonly                       = isreadonly;
     Defaultvalueinteger              = defaultvalueinteger;
     Isrequired                       = isrequired;
     Dmtimportstate                   = dmtimportstate;
     Statecode                        = statecode;
     this._modifiedonbehalfbyValue    = _modifiedonbehalfbyValue;
     Maxvalueinteger                  = maxvalueinteger;
     Maxvaluedouble                   = maxvaluedouble;
     this._modifiedbyValue            = _modifiedbyValue;
     Minvaluedecimal                  = minvaluedecimal;
     this._createdbyValue             = _createdbyValue;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     Name = name;
     Defaultvaluedecimal              = defaultvaluedecimal;
     Maxlengthstring                  = maxlengthstring;
     Description                      = description;
     Maxvaluedecimal                  = maxvaluedecimal;
     Defaultvaluedouble               = defaultvaluedouble;
     Overwrittendynamicpropertyid     = overwrittendynamicpropertyid;
     Overriddencreatedon              = overriddencreatedon;
     Minvaluedouble                   = minvaluedouble;
     this._defaultvalueoptionsetValue = _defaultvalueoptionsetValue;
     Statuscode                   = statuscode;
     Precision                    = precision;
     Dynamicpropertyid            = dynamicpropertyid;
     Modifiedon                   = modifiedon;
     this._regardingobjectidValue = _regardingobjectidValue;
     Minvalueinteger              = minvalueinteger;
     Ishidden              = ishidden;
     Versionnumber         = versionnumber;
     Datatype              = datatype;
     Createdonbehalfby     = createdonbehalfby;
     Basedynamicpropertyid = basedynamicpropertyid;
     DynamicpropertyBaseDynamicproperty     = dynamicpropertyBaseDynamicproperty;
     DynamicPropertyDynamicPropertyInstance = dynamicPropertyDynamicPropertyInstance;
     Createdby = createdby;
     RegardingobjectidProductassociation = regardingobjectidProductassociation;
     RegardingobjectidProduct            = regardingobjectidProduct;
     Modifiedonbehalfby = modifiedonbehalfby;
     DynamicpropertyDynamicPropertyAssociation = dynamicpropertyDynamicPropertyAssociation;
     Organizationid = organizationid;
     DynamicPropertyDynamicPropertyOptionSetItem = dynamicPropertyDynamicPropertyOptionSetItem;
     Dynamicpropertyoptionsetvalueid             = dynamicpropertyoptionsetvalueid;
     Modifiedby = modifiedby;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMdynamicpropertyassociation class.
 /// </summary>
 public MicrosoftDynamicsCRMdynamicpropertyassociation(System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _transactioncurrencyidValue = default(string), string dynamicpropertyassociationid = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?inheritancestate = default(int?), decimal?exchangerate = default(decimal?), string _createdonbehalfbyValue = default(string), int?timezoneruleversionnumber = default(int?), string _dynamicpropertyidValue = default(string), string _modifiedbyValue = default(string), int?importsequencenumber = default(int?), int?associationstatus = default(int?), string name = default(string), string _regardingobjectidValue = default(string), string _organizationidValue = default(string), string _createdbyValue = default(string), int?utcconversiontimezonecode = default(int?), string _modifiedonbehalfbyValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string versionnumber = default(string), int?dmtimportstate = default(int?), IList <MicrosoftDynamicsCRMsyncerror> dynamicpropertyassociationSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMteam> dynamicpropertyassociationTeams = default(IList <MicrosoftDynamicsCRMteam>), IList <MicrosoftDynamicsCRMasyncoperation> dynamicpropertyassociationAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMmailboxtrackingfolder> dynamicpropertyassociationMailboxTrackingFolders = default(IList <MicrosoftDynamicsCRMmailboxtrackingfolder>), IList <MicrosoftDynamicsCRMbulkdeletefailure> dynamicpropertyassociationBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess> dynamicpropertyassociationPrincipalObjectAttributeAccesses = default(IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess>), 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))
 {
     Overriddencreatedon = overriddencreatedon;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Dynamicpropertyassociationid     = dynamicpropertyassociationid;
     Modifiedon                   = modifiedon;
     Inheritancestate             = inheritancestate;
     Exchangerate                 = exchangerate;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Timezoneruleversionnumber    = timezoneruleversionnumber;
     this._dynamicpropertyidValue = _dynamicpropertyidValue;
     this._modifiedbyValue        = _modifiedbyValue;
     Importsequencenumber         = importsequencenumber;
     Associationstatus            = associationstatus;
     Name = name;
     this._regardingobjectidValue  = _regardingobjectidValue;
     this._organizationidValue     = _organizationidValue;
     this._createdbyValue          = _createdbyValue;
     Utcconversiontimezonecode     = utcconversiontimezonecode;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Createdon      = createdon;
     Versionnumber  = versionnumber;
     Dmtimportstate = dmtimportstate;
     DynamicpropertyassociationSyncErrors                       = dynamicpropertyassociationSyncErrors;
     DynamicpropertyassociationTeams                            = dynamicpropertyassociationTeams;
     DynamicpropertyassociationAsyncOperations                  = dynamicpropertyassociationAsyncOperations;
     DynamicpropertyassociationMailboxTrackingFolders           = dynamicpropertyassociationMailboxTrackingFolders;
     DynamicpropertyassociationBulkDeleteFailures               = dynamicpropertyassociationBulkDeleteFailures;
     DynamicpropertyassociationPrincipalObjectAttributeAccesses = dynamicpropertyassociationPrincipalObjectAttributeAccesses;
     Transactioncurrencyid = transactioncurrencyid;
     Modifiedby            = modifiedby;
     RegardingobjectidProductassociation = regardingobjectidProductassociation;
     Modifiedonbehalfby       = modifiedonbehalfby;
     Dynamicpropertyid        = dynamicpropertyid;
     Createdby                = createdby;
     Organizationid           = organizationid;
     Createdonbehalfby        = createdonbehalfby;
     RegardingobjectidProduct = regardingobjectidProduct;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMinvoicedetail
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMinvoicedetail(IList <MicrosoftDynamicsCRMasyncoperation> invoiceDetailAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> invoiceDetailBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMdynamicpropertyinstance> invoiceDetailDynamicpropertyinstance = default(IList <MicrosoftDynamicsCRMdynamicpropertyinstance>), IList <MicrosoftDynamicsCRMsyncerror> invoiceDetailSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), string _createdbyValue = default(string), string _createdonbehalfbyValue = default(string), string _invoiceidValue = default(string), string _modifiedbyValue = default(string), string _modifiedonbehalfbyValue = default(string), string _owneridValue = default(string), string _productidValue = default(string), string _salesrepidValue = default(string), string _transactioncurrencyidValue = default(string), string _uomidValue = default(string), System.DateTimeOffset?actualdeliveryon = default(System.DateTimeOffset?), 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?), IList <MicrosoftDynamicsCRMinvoicedetail> invoicedetailParentInvoicedetail = default(IList <MicrosoftDynamicsCRMinvoicedetail>), string invoicedetailid = default(string), MicrosoftDynamicsCRMinvoice invoiceid = default(MicrosoftDynamicsCRMinvoice), bool?invoiceispricelocked = default(bool?), int?invoicestatecode = default(int?), bool?iscopied = default(bool?), 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), MicrosoftDynamicsCRMinvoicedetail parentbundleidInvoicedetail = default(MicrosoftDynamicsCRMinvoicedetail), 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?), double?quantitybackordered = default(double?), double?quantitycancelled = default(double?), double?quantityshipped = default(double?), MicrosoftDynamicsCRMsystemuser salesrepid = default(MicrosoftDynamicsCRMsystemuser), int?sequencenumber = default(int?), string shippingtrackingnumber = default(string), string shiptoCity = 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?))
 {
     InvoiceDetailAsyncOperations         = invoiceDetailAsyncOperations;
     InvoiceDetailBulkDeleteFailures      = invoiceDetailBulkDeleteFailures;
     InvoiceDetailDynamicpropertyinstance = invoiceDetailDynamicpropertyinstance;
     InvoiceDetailSyncErrors          = invoiceDetailSyncErrors;
     this._createdbyValue             = _createdbyValue;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     this._invoiceidValue             = _invoiceidValue;
     this._modifiedbyValue            = _modifiedbyValue;
     this._modifiedonbehalfbyValue    = _modifiedonbehalfbyValue;
     this._owneridValue               = _owneridValue;
     this._productidValue             = _productidValue;
     this._salesrepidValue            = _salesrepidValue;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._uomidValue                 = _uomidValue;
     Actualdeliveryon                 = actualdeliveryon;
     Baseamount                       = baseamount;
     BaseamountBase                   = baseamountBase;
     Createdby                        = createdby;
     Createdon                        = createdon;
     Createdonbehalfby                = createdonbehalfby;
     Description                      = description;
     Exchangerate                     = exchangerate;
     Extendedamount                   = extendedamount;
     ExtendedamountBase               = extendedamountBase;
     Importsequencenumber             = importsequencenumber;
     InvoicedetailParentInvoicedetail = invoicedetailParentInvoicedetail;
     Invoicedetailid                  = invoicedetailid;
     Invoiceid                        = invoiceid;
     Invoiceispricelocked             = invoiceispricelocked;
     Invoicestatecode                 = invoicestatecode;
     Iscopied                               = iscopied;
     Ispriceoverridden                      = ispriceoverridden;
     Isproductoverridden                    = isproductoverridden;
     Lineitemnumber                         = lineitemnumber;
     Manualdiscountamount                   = manualdiscountamount;
     ManualdiscountamountBase               = manualdiscountamountBase;
     Modifiedby                             = modifiedby;
     Modifiedon                             = modifiedon;
     Modifiedonbehalfby                     = modifiedonbehalfby;
     Overriddencreatedon                    = overriddencreatedon;
     Owningbusinessunit                     = owningbusinessunit;
     Owninguser                             = owninguser;
     Parentbundleid                         = parentbundleid;
     ParentbundleidInvoicedetail            = parentbundleidInvoicedetail;
     Priceperunit                           = priceperunit;
     PriceperunitBase                       = priceperunitBase;
     Pricingerrorcode                       = pricingerrorcode;
     Productassociationid                   = productassociationid;
     ProductassociationidProductassociation = productassociationidProductassociation;
     Productdescription                     = productdescription;
     Productid                              = productid;
     Producttypecode                        = producttypecode;
     Propertyconfigurationstatus            = propertyconfigurationstatus;
     Quantity                               = quantity;
     Quantitybackordered                    = quantitybackordered;
     Quantitycancelled                      = quantitycancelled;
     Quantityshipped                        = quantityshipped;
     Salesrepid                             = salesrepid;
     Sequencenumber                         = sequencenumber;
     Shippingtrackingnumber                 = shippingtrackingnumber;
     ShiptoCity                             = shiptoCity;
     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();
 }
示例#5
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMopportunityproduct class.
 /// </summary>
 public MicrosoftDynamicsCRMopportunityproduct(IList <MicrosoftDynamicsCRMasyncoperation> opportunityProductAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> opportunityProductBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMdynamicpropertyinstance> opportunityProductDynamicpropertyinstance = default(IList <MicrosoftDynamicsCRMdynamicpropertyinstance>), IList <MicrosoftDynamicsCRMsyncerror> opportunityProductSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), string _createdbyValue = default(string), string _createdonbehalfbyValue = default(string), string _modifiedbyValue = default(string), string _modifiedonbehalfbyValue = default(string), string _opportunityidValue = default(string), string _owneridValue = default(string), string _productidValue = 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), string entityimage = default(string), object entityimageTimestamp = default(object), string entityimageUrl = default(string), string entityimageid = 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), MicrosoftDynamicsCRMopportunity opportunityid = default(MicrosoftDynamicsCRMopportunity), IList <MicrosoftDynamicsCRMopportunityproduct> opportunityproductParentOpportunityproduct = default(IList <MicrosoftDynamicsCRMopportunityproduct>), string opportunityproductid = default(string), int?opportunitystatecode = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string owningbusinessunit = default(string), string owninguser = default(string), string parentbundleid = default(string), MicrosoftDynamicsCRMopportunityproduct parentbundleidOpportunityproduct = default(MicrosoftDynamicsCRMopportunityproduct), 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?), int?sequencenumber = default(int?), 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?))
 {
     OpportunityProductAsyncOperations         = opportunityProductAsyncOperations;
     OpportunityProductBulkDeleteFailures      = opportunityProductBulkDeleteFailures;
     OpportunityProductDynamicpropertyinstance = opportunityProductDynamicpropertyinstance;
     OpportunityProductSyncErrors     = opportunityProductSyncErrors;
     this._createdbyValue             = _createdbyValue;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     this._modifiedbyValue            = _modifiedbyValue;
     this._modifiedonbehalfbyValue    = _modifiedonbehalfbyValue;
     this._opportunityidValue         = _opportunityidValue;
     this._owneridValue               = _owneridValue;
     this._productidValue             = _productidValue;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._uomidValue         = _uomidValue;
     Baseamount               = baseamount;
     BaseamountBase           = baseamountBase;
     Createdby                = createdby;
     Createdon                = createdon;
     Createdonbehalfby        = createdonbehalfby;
     Description              = description;
     Entityimage              = entityimage;
     EntityimageTimestamp     = entityimageTimestamp;
     EntityimageUrl           = entityimageUrl;
     Entityimageid            = entityimageid;
     Exchangerate             = exchangerate;
     Extendedamount           = extendedamount;
     ExtendedamountBase       = extendedamountBase;
     Importsequencenumber     = importsequencenumber;
     Ispriceoverridden        = ispriceoverridden;
     Isproductoverridden      = isproductoverridden;
     Lineitemnumber           = lineitemnumber;
     Manualdiscountamount     = manualdiscountamount;
     ManualdiscountamountBase = manualdiscountamountBase;
     Modifiedby               = modifiedby;
     Modifiedon               = modifiedon;
     Modifiedonbehalfby       = modifiedonbehalfby;
     Opportunityid            = opportunityid;
     OpportunityproductParentOpportunityproduct = opportunityproductParentOpportunityproduct;
     Opportunityproductid                   = opportunityproductid;
     Opportunitystatecode                   = opportunitystatecode;
     Overriddencreatedon                    = overriddencreatedon;
     Owningbusinessunit                     = owningbusinessunit;
     Owninguser                             = owninguser;
     Parentbundleid                         = parentbundleid;
     ParentbundleidOpportunityproduct       = parentbundleidOpportunityproduct;
     Priceperunit                           = priceperunit;
     PriceperunitBase                       = priceperunitBase;
     Pricingerrorcode                       = pricingerrorcode;
     Productassociationid                   = productassociationid;
     ProductassociationidProductassociation = productassociationidProductassociation;
     Productdescription                     = productdescription;
     Productid                   = productid;
     Producttypecode             = producttypecode;
     Propertyconfigurationstatus = propertyconfigurationstatus;
     Quantity                  = quantity;
     Sequencenumber            = sequencenumber;
     Tax                       = tax;
     TaxBase                   = taxBase;
     Timezoneruleversionnumber = timezoneruleversionnumber;
     Transactioncurrencyid     = transactioncurrencyid;
     Uomid                     = uomid;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     Versionnumber             = versionnumber;
     Volumediscountamount      = volumediscountamount;
     VolumediscountamountBase  = volumediscountamountBase;
     CustomInit();
 }
示例#6
0
 /// <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();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMopportunityproduct class.
 /// </summary>
 public MicrosoftDynamicsCRMopportunityproduct(string description = default(string), string _opportunityidValue = default(string), string _productidValue = default(string), int?lineitemnumber = default(int?), decimal?priceperunit = default(decimal?), string _modifiedonbehalfbyValue = default(string), string productassociationid = default(string), decimal?extendedamount = default(decimal?), string _createdbyValue = default(string), string _owningteamValue = default(string), decimal?volumediscountamount = default(decimal?), decimal?exchangerate = default(decimal?), bool?isproductoverridden = default(bool?), decimal?tax = default(decimal?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?pricingerrorcode = default(int?), int?sequencenumber = default(int?), string entityimageid = default(string), int?producttypecode = default(int?), string _parentbundleidrefValue = default(string), int?utcconversiontimezonecode = default(int?), decimal?baseamountBase = default(decimal?), decimal?manualdiscountamount = default(decimal?), string owninguser = default(string), string productname = default(string), string _owneridValue = default(string), string parentbundleid = default(string), string _createdonbehalfbyValue = default(string), decimal?taxBase = default(decimal?), string productdescription = default(string), int?timezoneruleversionnumber = default(int?), string _transactioncurrencyidValue = default(string), byte[] entityimage = default(byte[]), string opportunityproductname = default(string), decimal?manualdiscountamountBase = default(decimal?), string entityimageUrl = default(string), int?skippricecalculation = default(int?), bool?ispriceoverridden = default(bool?), string opportunityproductid = default(string), string versionnumber = default(string), string _modifiedbyValue = default(string), long?entityimageTimestamp = default(long?), decimal?quantity = default(decimal?), int?importsequencenumber = default(int?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), decimal?volumediscountamountBase = default(decimal?), decimal?baseamount = default(decimal?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _owningbusinessunitValue = default(string), decimal?extendedamountBase = default(decimal?), int?propertyconfigurationstatus = default(int?), int?opportunitystatecode = default(int?), string _uomidValue = default(string), decimal?priceperunitBase = default(decimal?), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), IList <MicrosoftDynamicsCRMteam> opportunityproductTeams = default(IList <MicrosoftDynamicsCRMteam>), IList <MicrosoftDynamicsCRMmailboxtrackingfolder> opportunityproductMailboxTrackingFolders = default(IList <MicrosoftDynamicsCRMmailboxtrackingfolder>), MicrosoftDynamicsCRMopportunityproduct parentbundleidrefOpportunityproduct = default(MicrosoftDynamicsCRMopportunityproduct), IList <MicrosoftDynamicsCRMopportunityproduct> opportunityproductParentrefOpportunityproduct = default(IList <MicrosoftDynamicsCRMopportunityproduct>), MicrosoftDynamicsCRMproduct productid = default(MicrosoftDynamicsCRMproduct), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMopportunity opportunityid = default(MicrosoftDynamicsCRMopportunity), IList <MicrosoftDynamicsCRMprocesssession> opportunityProductProcessSessions = default(IList <MicrosoftDynamicsCRMprocesssession>), IList <MicrosoftDynamicsCRMasyncoperation> opportunityProductAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess> opportunityproductPrincipalobjectattributeaccess = default(IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess>), 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>))
 {
     Description = description;
     this._opportunityidValue      = _opportunityidValue;
     this._productidValue          = _productidValue;
     Lineitemnumber                = lineitemnumber;
     Priceperunit                  = priceperunit;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Productassociationid          = productassociationid;
     Extendedamount                = extendedamount;
     this._createdbyValue          = _createdbyValue;
     this._owningteamValue         = _owningteamValue;
     Volumediscountamount          = volumediscountamount;
     Exchangerate                  = exchangerate;
     Isproductoverridden           = isproductoverridden;
     Tax                                              = tax;
     Modifiedon                                       = modifiedon;
     Pricingerrorcode                                 = pricingerrorcode;
     Sequencenumber                                   = sequencenumber;
     Entityimageid                                    = entityimageid;
     Producttypecode                                  = producttypecode;
     this._parentbundleidrefValue                     = _parentbundleidrefValue;
     Utcconversiontimezonecode                        = utcconversiontimezonecode;
     BaseamountBase                                   = baseamountBase;
     Manualdiscountamount                             = manualdiscountamount;
     Owninguser                                       = owninguser;
     Productname                                      = productname;
     this._owneridValue                               = _owneridValue;
     Parentbundleid                                   = parentbundleid;
     this._createdonbehalfbyValue                     = _createdonbehalfbyValue;
     TaxBase                                          = taxBase;
     Productdescription                               = productdescription;
     Timezoneruleversionnumber                        = timezoneruleversionnumber;
     this._transactioncurrencyidValue                 = _transactioncurrencyidValue;
     Entityimage                                      = entityimage;
     Opportunityproductname                           = opportunityproductname;
     ManualdiscountamountBase                         = manualdiscountamountBase;
     EntityimageUrl                                   = entityimageUrl;
     Skippricecalculation                             = skippricecalculation;
     Ispriceoverridden                                = ispriceoverridden;
     Opportunityproductid                             = opportunityproductid;
     Versionnumber                                    = versionnumber;
     this._modifiedbyValue                            = _modifiedbyValue;
     EntityimageTimestamp                             = entityimageTimestamp;
     Quantity                                         = quantity;
     Importsequencenumber                             = importsequencenumber;
     Createdon                                        = createdon;
     VolumediscountamountBase                         = volumediscountamountBase;
     Baseamount                                       = baseamount;
     Overriddencreatedon                              = overriddencreatedon;
     this._owningbusinessunitValue                    = _owningbusinessunitValue;
     ExtendedamountBase                               = extendedamountBase;
     Propertyconfigurationstatus                      = propertyconfigurationstatus;
     Opportunitystatecode                             = opportunitystatecode;
     this._uomidValue                                 = _uomidValue;
     PriceperunitBase                                 = priceperunitBase;
     Owningteam                                       = owningteam;
     OpportunityproductTeams                          = opportunityproductTeams;
     OpportunityproductMailboxTrackingFolders         = opportunityproductMailboxTrackingFolders;
     ParentbundleidrefOpportunityproduct              = parentbundleidrefOpportunityproduct;
     OpportunityproductParentrefOpportunityproduct    = opportunityproductParentrefOpportunityproduct;
     Productid                                        = productid;
     Transactioncurrencyid                            = transactioncurrencyid;
     Createdby                                        = createdby;
     Opportunityid                                    = opportunityid;
     OpportunityProductProcessSessions                = opportunityProductProcessSessions;
     OpportunityProductAsyncOperations                = opportunityProductAsyncOperations;
     Modifiedby                                       = modifiedby;
     OpportunityproductPrincipalobjectattributeaccess = opportunityproductPrincipalobjectattributeaccess;
     OpportunityProductDynamicpropertyinstance        = opportunityProductDynamicpropertyinstance;
     OpportunityProductSyncErrors                     = opportunityProductSyncErrors;
     ProductassociationidProductassociation           = productassociationidProductassociation;
     Modifiedonbehalfby                               = modifiedonbehalfby;
     Uomid                                            = uomid;
     Createdonbehalfby                                = createdonbehalfby;
     OpportunityProductBulkDeleteFailures             = opportunityProductBulkDeleteFailures;
     ParentbundleidOpportunityproduct                 = parentbundleidOpportunityproduct;
     OpportunityproductParentOpportunityproduct       = opportunityproductParentOpportunityproduct;
     CustomInit();
 }
示例#8
0
 /// <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();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMdynamicproperty class.
 /// </summary>
 public MicrosoftDynamicsCRMdynamicproperty(string _organizationidValue = default(string), string defaultvaluestring = default(string), int?importsequencenumber = default(int?), string _basedynamicpropertyidValue = default(string), bool?isreadonly = default(bool?), int?defaultvalueinteger = default(int?), int?statecode = default(int?), string _modifiedonbehalfbyValue = default(string), int?timezoneruleversionnumber = default(int?), int?maxvalueinteger = default(int?), decimal?maxvaluedouble = default(decimal?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _createdonbehalfbyValue = default(string), int?dmtimportstate = default(int?), string _createdbyValue = default(string), string _modifiedbyValue = default(string), string name = default(string), int?utcconversiontimezonecode = default(int?), string rootdynamicpropertyid = default(string), int?maxlengthstring = default(int?), decimal?maxvaluedecimal = default(decimal?), decimal?defaultvaluedouble = default(decimal?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string description = default(string), string _defaultvalueoptionsetValue = default(string), int?statuscode = default(int?), decimal?defaultvaluedecimal = default(decimal?), bool?ishidden = default(bool?), bool?isrequired = default(bool?), int?precision = default(int?), string dynamicpropertyid = default(string), decimal?minvaluedecimal = default(decimal?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _regardingobjectidValue = default(string), int?minvalueinteger = default(int?), string versionnumber = default(string), decimal?minvaluedouble = default(decimal?), string overwrittendynamicpropertyid = default(string), int?datatype = default(int?), IList <MicrosoftDynamicsCRMsyncerror> dynamicpropertySyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMteam> dynamicpropertyTeams = default(IList <MicrosoftDynamicsCRMteam>), IList <MicrosoftDynamicsCRMasyncoperation> dynamicpropertyAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMmailboxtrackingfolder> dynamicpropertyMailboxTrackingFolders = default(IList <MicrosoftDynamicsCRMmailboxtrackingfolder>), IList <MicrosoftDynamicsCRMbulkdeletefailure> dynamicpropertyBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess> dynamicpropertyPrincipalObjectAttributeAccesses = default(IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMdynamicproperty basedynamicpropertyid = default(MicrosoftDynamicsCRMdynamicproperty), IList <MicrosoftDynamicsCRMdynamicproperty> dynamicpropertyBaseDynamicproperty = default(IList <MicrosoftDynamicsCRMdynamicproperty>), IList <MicrosoftDynamicsCRMdynamicpropertyinstance> dynamicPropertyDynamicPropertyInstance = default(IList <MicrosoftDynamicsCRMdynamicpropertyinstance>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMproductassociation regardingobjectidProductassociation = default(MicrosoftDynamicsCRMproductassociation), MicrosoftDynamicsCRMproduct regardingobjectidProduct = default(MicrosoftDynamicsCRMproduct), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMdynamicpropertyassociation> dynamicpropertyDynamicPropertyAssociation = default(IList <MicrosoftDynamicsCRMdynamicpropertyassociation>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMdynamicpropertyoptionsetitem> dynamicPropertyDynamicPropertyOptionSetItem = default(IList <MicrosoftDynamicsCRMdynamicpropertyoptionsetitem>), MicrosoftDynamicsCRMdynamicpropertyoptionsetitem dynamicpropertyoptionsetvalueid = default(MicrosoftDynamicsCRMdynamicpropertyoptionsetitem), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser))
 {
     this._organizationidValue        = _organizationidValue;
     Defaultvaluestring               = defaultvaluestring;
     Importsequencenumber             = importsequencenumber;
     this._basedynamicpropertyidValue = _basedynamicpropertyidValue;
     Isreadonly                    = isreadonly;
     Defaultvalueinteger           = defaultvalueinteger;
     Statecode                     = statecode;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Timezoneruleversionnumber     = timezoneruleversionnumber;
     Maxvalueinteger               = maxvalueinteger;
     Maxvaluedouble                = maxvaluedouble;
     Overriddencreatedon           = overriddencreatedon;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     Dmtimportstate                = dmtimportstate;
     this._createdbyValue          = _createdbyValue;
     this._modifiedbyValue         = _modifiedbyValue;
     Name = name;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     Rootdynamicpropertyid     = rootdynamicpropertyid;
     Maxlengthstring           = maxlengthstring;
     Maxvaluedecimal           = maxvaluedecimal;
     Defaultvaluedouble        = defaultvaluedouble;
     Createdon   = createdon;
     Description = description;
     this._defaultvalueoptionsetValue = _defaultvalueoptionsetValue;
     Statuscode                                      = statuscode;
     Defaultvaluedecimal                             = defaultvaluedecimal;
     Ishidden                                        = ishidden;
     Isrequired                                      = isrequired;
     Precision                                       = precision;
     Dynamicpropertyid                               = dynamicpropertyid;
     Minvaluedecimal                                 = minvaluedecimal;
     Modifiedon                                      = modifiedon;
     this._regardingobjectidValue                    = _regardingobjectidValue;
     Minvalueinteger                                 = minvalueinteger;
     Versionnumber                                   = versionnumber;
     Minvaluedouble                                  = minvaluedouble;
     Overwrittendynamicpropertyid                    = overwrittendynamicpropertyid;
     Datatype                                        = datatype;
     DynamicpropertySyncErrors                       = dynamicpropertySyncErrors;
     DynamicpropertyTeams                            = dynamicpropertyTeams;
     DynamicpropertyAsyncOperations                  = dynamicpropertyAsyncOperations;
     DynamicpropertyMailboxTrackingFolders           = dynamicpropertyMailboxTrackingFolders;
     DynamicpropertyBulkDeleteFailures               = dynamicpropertyBulkDeleteFailures;
     DynamicpropertyPrincipalObjectAttributeAccesses = dynamicpropertyPrincipalObjectAttributeAccesses;
     Createdonbehalfby                               = createdonbehalfby;
     Basedynamicpropertyid                           = basedynamicpropertyid;
     DynamicpropertyBaseDynamicproperty              = dynamicpropertyBaseDynamicproperty;
     DynamicPropertyDynamicPropertyInstance          = dynamicPropertyDynamicPropertyInstance;
     Createdby                                       = createdby;
     RegardingobjectidProductassociation             = regardingobjectidProductassociation;
     RegardingobjectidProduct                        = regardingobjectidProduct;
     Modifiedonbehalfby                              = modifiedonbehalfby;
     DynamicpropertyDynamicPropertyAssociation       = dynamicpropertyDynamicPropertyAssociation;
     Organizationid                                  = organizationid;
     DynamicPropertyDynamicPropertyOptionSetItem     = dynamicPropertyDynamicPropertyOptionSetItem;
     Dynamicpropertyoptionsetvalueid                 = dynamicpropertyoptionsetvalueid;
     Modifiedby                                      = modifiedby;
     CustomInit();
 }