Ejemplo n.º 1
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMbcgovRole
 /// class.
 /// </summary>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// modified the record.</param>
 /// <param name="statecode">Status of the Role</param>
 /// <param name="modifiedon">Date and time when the record was
 /// modified.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="timezoneruleversionnumber">For internal use
 /// only.</param>
 /// <param name="_owningteamValue">Unique identifier for the team that
 /// owns the record.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the record.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who modified the record.</param>
 /// <param name="utcconversiontimezonecode">Time zone code that was in
 /// use when the record was created.</param>
 /// <param name="_owneridValue">Owner Id</param>
 /// <param name="createdon">Date and time when the record was
 /// created.</param>
 /// <param name="bcgovRoleid">Unique identifier for entity
 /// instances</param>
 /// <param name="_owninguserValue">Unique identifier for the user that
 /// owns the record.</param>
 /// <param name="statuscode">Reason for the status of the Role</param>
 /// <param name="_owningbusinessunitValue">Unique identifier for the
 /// business unit that owns the record</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the record.</param>
 /// <param name="importsequencenumber">Sequence number of the import
 /// that created this record.</param>
 /// <param name="bcgovName">The name of the custom entity.</param>
 /// <param name="versionnumber">Version Number</param>
 public MicrosoftDynamicsCRMbcgovRole(string _modifiedbyValue = default(string), int?statecode = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), int?timezoneruleversionnumber = default(int?), string _owningteamValue = default(string), string _createdonbehalfbyValue = default(string), string _modifiedonbehalfbyValue = default(string), int?utcconversiontimezonecode = default(int?), string _owneridValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string bcgovRoleid = default(string), string _owninguserValue = default(string), int?statuscode = default(int?), string _owningbusinessunitValue = default(string), string _createdbyValue = default(string), int?importsequencenumber = default(int?), string bcgovName = default(string), string versionnumber = default(string), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMsyncerror> bcgovRoleSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMduplicaterecord> bcgovRoleDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMduplicaterecord> bcgovRoleDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMasyncoperation> bcgovRoleAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> bcgovRoleBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMbcgovCustomuser> bcgovRoleCustomuserRole = default(IList <MicrosoftDynamicsCRMbcgovCustomuser>))
 {
     this._modifiedbyValue         = _modifiedbyValue;
     Statecode                     = statecode;
     Modifiedon                    = modifiedon;
     Overriddencreatedon           = overriddencreatedon;
     Timezoneruleversionnumber     = timezoneruleversionnumber;
     this._owningteamValue         = _owningteamValue;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Utcconversiontimezonecode     = utcconversiontimezonecode;
     this._owneridValue            = _owneridValue;
     Createdon                     = createdon;
     BcgovRoleid                   = bcgovRoleid;
     this._owninguserValue         = _owninguserValue;
     Statuscode                    = statuscode;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     this._createdbyValue          = _createdbyValue;
     Importsequencenumber          = importsequencenumber;
     BcgovName                     = bcgovName;
     Versionnumber                 = versionnumber;
     Createdbyname                 = createdbyname;
     Createdonbehalfbyname         = createdonbehalfbyname;
     Modifiedbyname                = modifiedbyname;
     Modifiedonbehalfbyname        = modifiedonbehalfbyname;
     Owninguser                    = owninguser;
     Owningteam                    = owningteam;
     Ownerid             = ownerid;
     Owningbusinessunit  = owningbusinessunit;
     BcgovRoleSyncErrors = bcgovRoleSyncErrors;
     BcgovRoleDuplicateMatchingRecord = bcgovRoleDuplicateMatchingRecord;
     BcgovRoleDuplicateBaseRecord     = bcgovRoleDuplicateBaseRecord;
     BcgovRoleAsyncOperations         = bcgovRoleAsyncOperations;
     BcgovRoleBulkDeleteFailures      = bcgovRoleBulkDeleteFailures;
     BcgovRoleCustomuserRole          = bcgovRoleCustomuserRole;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMdynamicpropertyinstance class.
 /// </summary>
 public MicrosoftDynamicsCRMdynamicpropertyinstance(long?versionnumber = default(long?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), double?valuedouble = default(double?), object valuedecimal = default(object), 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), object exchangerate = default(object), 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();
 }
Ejemplo n.º 3
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMbcgovCustomproduct class.
 /// </summary>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who modified the record.</param>
 /// <param name="statuscode">Reason for the status of the
 /// Product</param>
 /// <param name="versionnumber">Version Number</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the record.</param>
 /// <param name="traversedpath">A comma separated list of string values
 /// representing the unique identifiers of stages in a Business Process
 /// Flow Instance in the order that they occur.</param>
 /// <param name="_owningbusinessunitValue">Unique identifier for the
 /// business unit that owns the record</param>
 /// <param name="_stageidValue">Contains the id of the stage where the
 /// entity is located.</param>
 /// <param name="utcconversiontimezonecode">Time zone code that was in
 /// use when the record was created.</param>
 /// <param name="bcgovName">The name of the custom entity.</param>
 /// <param name="bcgovCustomproductid">Unique identifier for entity
 /// instances</param>
 /// <param name="_owningteamValue">Unique identifier for the team that
 /// owns the record.</param>
 /// <param name="_owneridValue">Owner Id</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// modified the record.</param>
 /// <param name="importsequencenumber">Sequence number of the import
 /// that created this record.</param>
 /// <param name="processid">Contains the id of the process associated
 /// with the entity.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="emailaddress">The primary email address for the
 /// entity.</param>
 /// <param name="createdon">Date and time when the record was
 /// created.</param>
 /// <param name="timezoneruleversionnumber">For internal use
 /// only.</param>
 /// <param name="_owninguserValue">Unique identifier for the user that
 /// owns the record.</param>
 /// <param name="modifiedon">Date and time when the record was
 /// modified.</param>
 /// <param name="statecode">Status of the Product</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the record.</param>
 public MicrosoftDynamicsCRMbcgovCustomproduct(string _modifiedonbehalfbyValue = default(string), string _bcgovRelatedapplicationValue = default(string), int?statuscode = default(int?), string versionnumber = default(string), string _createdbyValue = default(string), string traversedpath = default(string), string _owningbusinessunitValue = default(string), string _stageidValue = default(string), int?utcconversiontimezonecode = default(int?), string bcgovProductdescriptionandintendeduse = default(string), string bcgovName = default(string), string bcgovCustomproductid = default(string), string _owningteamValue = default(string), string _owneridValue = default(string), string _modifiedbyValue = default(string), int?importsequencenumber = default(int?), string processid = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string emailaddress = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?timezoneruleversionnumber = default(int?), string _owninguserValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?statecode = default(int?), string _createdonbehalfbyValue = default(string), int?bcgovPurpose = default(int?), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMactivitypointer> bcgovCustomproductActivityPointers = default(IList <MicrosoftDynamicsCRMactivitypointer>), IList <MicrosoftDynamicsCRMappointment> bcgovCustomproductAppointments = default(IList <MicrosoftDynamicsCRMappointment>), IList <MicrosoftDynamicsCRMemail> bcgovCustomproductEmails = default(IList <MicrosoftDynamicsCRMemail>), IList <MicrosoftDynamicsCRMfax> bcgovCustomproductFaxes = default(IList <MicrosoftDynamicsCRMfax>), IList <MicrosoftDynamicsCRMletter> bcgovCustomproductLetters = default(IList <MicrosoftDynamicsCRMletter>), IList <MicrosoftDynamicsCRMphonecall> bcgovCustomproductPhoneCalls = default(IList <MicrosoftDynamicsCRMphonecall>), IList <MicrosoftDynamicsCRMserviceappointment> bcgovCustomproductServiceAppointments = default(IList <MicrosoftDynamicsCRMserviceappointment>), IList <MicrosoftDynamicsCRMtask> bcgovCustomproductTasks = default(IList <MicrosoftDynamicsCRMtask>), IList <MicrosoftDynamicsCRMrecurringappointmentmaster> bcgovCustomproductRecurringAppointmentMasters = default(IList <MicrosoftDynamicsCRMrecurringappointmentmaster>), IList <MicrosoftDynamicsCRMsocialactivity> bcgovCustomproductSocialActivities = default(IList <MicrosoftDynamicsCRMsocialactivity>), IList <MicrosoftDynamicsCRMabsScheduledprocessexecution> bcgovCustomproductAbsScheduledprocessexecutions = default(IList <MicrosoftDynamicsCRMabsScheduledprocessexecution>), IList <MicrosoftDynamicsCRMsyncerror> bcgovCustomproductSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMactivityparty> bcgovCustomproductActivityParties = default(IList <MicrosoftDynamicsCRMactivityparty>), IList <MicrosoftDynamicsCRMconnection> bcgovCustomproductConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMconnection> bcgovCustomproductConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMduplicaterecord> bcgovCustomproductDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMduplicaterecord> bcgovCustomproductDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMqueueitem> bcgovCustomproductQueueItems = default(IList <MicrosoftDynamicsCRMqueueitem>), IList <MicrosoftDynamicsCRMasyncoperation> bcgovCustomproductAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> bcgovCustomproductBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMprocessstage stageid = default(MicrosoftDynamicsCRMprocessstage), MicrosoftDynamicsCRMincident bcgovRelatedApplication = default(MicrosoftDynamicsCRMincident))
 {
     this._modifiedonbehalfbyValue      = _modifiedonbehalfbyValue;
     this._bcgovRelatedapplicationValue = _bcgovRelatedapplicationValue;
     Statuscode                            = statuscode;
     Versionnumber                         = versionnumber;
     this._createdbyValue                  = _createdbyValue;
     Traversedpath                         = traversedpath;
     this._owningbusinessunitValue         = _owningbusinessunitValue;
     this._stageidValue                    = _stageidValue;
     Utcconversiontimezonecode             = utcconversiontimezonecode;
     BcgovProductdescriptionandintendeduse = bcgovProductdescriptionandintendeduse;
     BcgovName                    = bcgovName;
     BcgovCustomproductid         = bcgovCustomproductid;
     this._owningteamValue        = _owningteamValue;
     this._owneridValue           = _owneridValue;
     this._modifiedbyValue        = _modifiedbyValue;
     Importsequencenumber         = importsequencenumber;
     Processid                    = processid;
     Overriddencreatedon          = overriddencreatedon;
     Emailaddress                 = emailaddress;
     Createdon                    = createdon;
     Timezoneruleversionnumber    = timezoneruleversionnumber;
     this._owninguserValue        = _owninguserValue;
     Modifiedon                   = modifiedon;
     Statecode                    = statecode;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     BcgovPurpose                 = bcgovPurpose;
     Createdbyname                = createdbyname;
     Createdonbehalfbyname        = createdonbehalfbyname;
     Modifiedbyname               = modifiedbyname;
     Modifiedonbehalfbyname       = modifiedonbehalfbyname;
     Owninguser                   = owninguser;
     Owningteam                   = owningteam;
     Ownerid            = ownerid;
     Owningbusinessunit = owningbusinessunit;
     BcgovCustomproductActivityPointers              = bcgovCustomproductActivityPointers;
     BcgovCustomproductAppointments                  = bcgovCustomproductAppointments;
     BcgovCustomproductEmails                        = bcgovCustomproductEmails;
     BcgovCustomproductFaxes                         = bcgovCustomproductFaxes;
     BcgovCustomproductLetters                       = bcgovCustomproductLetters;
     BcgovCustomproductPhoneCalls                    = bcgovCustomproductPhoneCalls;
     BcgovCustomproductServiceAppointments           = bcgovCustomproductServiceAppointments;
     BcgovCustomproductTasks                         = bcgovCustomproductTasks;
     BcgovCustomproductRecurringAppointmentMasters   = bcgovCustomproductRecurringAppointmentMasters;
     BcgovCustomproductSocialActivities              = bcgovCustomproductSocialActivities;
     BcgovCustomproductAbsScheduledprocessexecutions = bcgovCustomproductAbsScheduledprocessexecutions;
     BcgovCustomproductSyncErrors                    = bcgovCustomproductSyncErrors;
     BcgovCustomproductActivityParties               = bcgovCustomproductActivityParties;
     BcgovCustomproductConnections1                  = bcgovCustomproductConnections1;
     BcgovCustomproductConnections2                  = bcgovCustomproductConnections2;
     BcgovCustomproductDuplicateMatchingRecord       = bcgovCustomproductDuplicateMatchingRecord;
     BcgovCustomproductDuplicateBaseRecord           = bcgovCustomproductDuplicateBaseRecord;
     BcgovCustomproductQueueItems                    = bcgovCustomproductQueueItems;
     BcgovCustomproductAsyncOperations               = bcgovCustomproductAsyncOperations;
     BcgovCustomproductBulkDeleteFailures            = bcgovCustomproductBulkDeleteFailures;
     Stageid = stageid;
     BcgovRelatedApplication = bcgovRelatedApplication;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMduplicaterule
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMduplicaterule(string _owneridValue = default(string), int?statuscode = default(int?), bool?iscasesensitive = default(bool?), int?matchingentitytypecode = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string baseentityname = default(string), int?timezoneruleversionnumber = default(int?), string duplicateruleid = default(string), int?baseentitytypecode = default(int?), string _createdonbehalfbyValue = default(string), string _modifiedbyValue = default(string), string _modifiedonbehalfbyValue = default(string), string matchingentitymatchcodetable = default(string), int?utcconversiontimezonecode = default(int?), bool?excludeinactiverecords = default(bool?), string _owninguserValue = default(string), int?statecode = default(int?), string name = default(string), string matchingentityname = default(string), string _owningbusinessunitValue = default(string), string _owningteamValue = default(string), string _createdbyValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string description = default(string), string baseentitymatchcodetable = default(string), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsyncerror> duplicateRuleSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMduplicaterulecondition> duplicateRuleDuplicateRuleConditions = default(IList <MicrosoftDynamicsCRMduplicaterulecondition>), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMannotation> duplicateRuleAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMduplicaterecord> duplicateRuleDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser))
 {
     this._owneridValue            = _owneridValue;
     Statuscode                    = statuscode;
     Iscasesensitive               = iscasesensitive;
     Matchingentitytypecode        = matchingentitytypecode;
     Modifiedon                    = modifiedon;
     Baseentityname                = baseentityname;
     Timezoneruleversionnumber     = timezoneruleversionnumber;
     Duplicateruleid               = duplicateruleid;
     Baseentitytypecode            = baseentitytypecode;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     this._modifiedbyValue         = _modifiedbyValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Matchingentitymatchcodetable  = matchingentitymatchcodetable;
     Utcconversiontimezonecode     = utcconversiontimezonecode;
     Excludeinactiverecords        = excludeinactiverecords;
     this._owninguserValue         = _owninguserValue;
     Statecode                            = statecode;
     Name                                 = name;
     Matchingentityname                   = matchingentityname;
     this._owningbusinessunitValue        = _owningbusinessunitValue;
     this._owningteamValue                = _owningteamValue;
     this._createdbyValue                 = _createdbyValue;
     Createdon                            = createdon;
     Description                          = description;
     Baseentitymatchcodetable             = baseentitymatchcodetable;
     Createdonbehalfby                    = createdonbehalfby;
     Owningteam                           = owningteam;
     Modifiedonbehalfby                   = modifiedonbehalfby;
     DuplicateRuleSyncErrors              = duplicateRuleSyncErrors;
     Ownerid                              = ownerid;
     Modifiedby                           = modifiedby;
     DuplicateRuleDuplicateRuleConditions = duplicateRuleDuplicateRuleConditions;
     Owningbusinessunit                   = owningbusinessunit;
     DuplicateRuleAnnotation              = duplicateRuleAnnotation;
     DuplicateRuleDuplicateBaseRecord     = duplicateRuleDuplicateBaseRecord;
     Owninguser                           = owninguser;
     Createdby                            = createdby;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMbcgovEquipmentlocation class.
 /// </summary>
 /// <param name="versionnumber">Version Number</param>
 /// <param name="_owningteamValue">Unique identifier for the team that
 /// owns the record.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the record.</param>
 /// <param name="_owneridValue">Owner Id</param>
 /// <param name="_owningbusinessunitValue">Unique identifier for the
 /// business unit that owns the record</param>
 /// <param name="bcgovName">The name of the custom entity.</param>
 /// <param name="modifiedon">Date and time when the record was
 /// modified.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the record.</param>
 /// <param name="_owninguserValue">Unique identifier for the user that
 /// owns the record.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who modified the record.</param>
 /// <param name="utcconversiontimezonecode">Time zone code that was in
 /// use when the record was created.</param>
 /// <param name="statecode">Status of the Equipment Location</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// modified the record.</param>
 /// <param name="emailaddress">The primary email address for the
 /// entity.</param>
 /// <param name="bcgovEquipmentlocationid">Unique identifier for entity
 /// instances</param>
 /// <param name="importsequencenumber">Sequence number of the import
 /// that created this record.</param>
 /// <param name="timezoneruleversionnumber">For internal use
 /// only.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="createdon">Date and time when the record was
 /// created.</param>
 /// <param name="statuscode">Reason for the status of the Equipment
 /// Location</param>
 public MicrosoftDynamicsCRMbcgovEquipmentlocation(System.DateTimeOffset?bcgovFromwhen = default(System.DateTimeOffset?), string versionnumber = default(string), string _owningteamValue = default(string), string _createdbyValue = default(string), string bcgovGenericowneroutofcountry = default(string), string _owneridValue = default(string), string _owningbusinessunitValue = default(string), string bcgovName = default(string), int?bcgovGenericownerdetails = default(int?), string bcgovGenericowneroutofprovince = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _createdonbehalfbyValue = default(string), string _bcgovEquipmentValue = default(string), string bcgovSettingdescription = default(string), string _bcgovLocationValue = default(string), string _owninguserValue = default(string), string _modifiedonbehalfbyValue = default(string), int?utcconversiontimezonecode = default(int?), int?statecode = default(int?), string _modifiedbyValue = default(string), string emailaddress = default(string), string bcgovEquipmentlocationid = default(string), int?importsequencenumber = default(int?), int?timezoneruleversionnumber = default(int?), System.DateTimeOffset?bcgovTowhen = default(System.DateTimeOffset?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?statuscode = default(int?), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMactivitypointer> bcgovEquipmentlocationActivityPointers = default(IList <MicrosoftDynamicsCRMactivitypointer>), IList <MicrosoftDynamicsCRMappointment> bcgovEquipmentlocationAppointments = default(IList <MicrosoftDynamicsCRMappointment>), IList <MicrosoftDynamicsCRMemail> bcgovEquipmentlocationEmails = default(IList <MicrosoftDynamicsCRMemail>), IList <MicrosoftDynamicsCRMfax> bcgovEquipmentlocationFaxes = default(IList <MicrosoftDynamicsCRMfax>), IList <MicrosoftDynamicsCRMletter> bcgovEquipmentlocationLetters = default(IList <MicrosoftDynamicsCRMletter>), IList <MicrosoftDynamicsCRMphonecall> bcgovEquipmentlocationPhoneCalls = default(IList <MicrosoftDynamicsCRMphonecall>), IList <MicrosoftDynamicsCRMserviceappointment> bcgovEquipmentlocationServiceAppointments = default(IList <MicrosoftDynamicsCRMserviceappointment>), IList <MicrosoftDynamicsCRMtask> bcgovEquipmentlocationTasks = default(IList <MicrosoftDynamicsCRMtask>), IList <MicrosoftDynamicsCRMrecurringappointmentmaster> bcgovEquipmentlocationRecurringAppointmentMasters = default(IList <MicrosoftDynamicsCRMrecurringappointmentmaster>), IList <MicrosoftDynamicsCRMsocialactivity> bcgovEquipmentlocationSocialActivities = default(IList <MicrosoftDynamicsCRMsocialactivity>), IList <MicrosoftDynamicsCRMabsScheduledprocessexecution> bcgovEquipmentlocationAbsScheduledprocessexecutions = default(IList <MicrosoftDynamicsCRMabsScheduledprocessexecution>), IList <MicrosoftDynamicsCRMsyncerror> bcgovEquipmentlocationSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMactivityparty> bcgovEquipmentlocationActivityParties = default(IList <MicrosoftDynamicsCRMactivityparty>), IList <MicrosoftDynamicsCRMconnection> bcgovEquipmentlocationConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMconnection> bcgovEquipmentlocationConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMduplicaterecord> bcgovEquipmentlocationDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMduplicaterecord> bcgovEquipmentlocationDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMqueueitem> bcgovEquipmentlocationQueueItems = default(IList <MicrosoftDynamicsCRMqueueitem>), IList <MicrosoftDynamicsCRMannotation> bcgovEquipmentlocationAnnotations = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMasyncoperation> bcgovEquipmentlocationAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> bcgovEquipmentlocationBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMbcgovEquipment bcgovEquipment = default(MicrosoftDynamicsCRMbcgovEquipment), MicrosoftDynamicsCRMbcgovLocation bcgovLocation = default(MicrosoftDynamicsCRMbcgovLocation))
 {
     BcgovFromwhen                 = bcgovFromwhen;
     Versionnumber                 = versionnumber;
     this._owningteamValue         = _owningteamValue;
     this._createdbyValue          = _createdbyValue;
     BcgovGenericowneroutofcountry = bcgovGenericowneroutofcountry;
     this._owneridValue            = _owneridValue;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     BcgovName = bcgovName;
     BcgovGenericownerdetails       = bcgovGenericownerdetails;
     BcgovGenericowneroutofprovince = bcgovGenericowneroutofprovince;
     Modifiedon = modifiedon;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     this._bcgovEquipmentValue     = _bcgovEquipmentValue;
     BcgovSettingdescription       = bcgovSettingdescription;
     this._bcgovLocationValue      = _bcgovLocationValue;
     this._owninguserValue         = _owninguserValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Utcconversiontimezonecode     = utcconversiontimezonecode;
     Statecode                 = statecode;
     this._modifiedbyValue     = _modifiedbyValue;
     Emailaddress              = emailaddress;
     BcgovEquipmentlocationid  = bcgovEquipmentlocationid;
     Importsequencenumber      = importsequencenumber;
     Timezoneruleversionnumber = timezoneruleversionnumber;
     BcgovTowhen               = bcgovTowhen;
     Overriddencreatedon       = overriddencreatedon;
     Createdon                 = createdon;
     Statuscode                = statuscode;
     Createdbyname             = createdbyname;
     Createdonbehalfbyname     = createdonbehalfbyname;
     Modifiedbyname            = modifiedbyname;
     Modifiedonbehalfbyname    = modifiedonbehalfbyname;
     Owninguser                = owninguser;
     Owningteam                = owningteam;
     Ownerid            = ownerid;
     Owningbusinessunit = owningbusinessunit;
     BcgovEquipmentlocationActivityPointers              = bcgovEquipmentlocationActivityPointers;
     BcgovEquipmentlocationAppointments                  = bcgovEquipmentlocationAppointments;
     BcgovEquipmentlocationEmails                        = bcgovEquipmentlocationEmails;
     BcgovEquipmentlocationFaxes                         = bcgovEquipmentlocationFaxes;
     BcgovEquipmentlocationLetters                       = bcgovEquipmentlocationLetters;
     BcgovEquipmentlocationPhoneCalls                    = bcgovEquipmentlocationPhoneCalls;
     BcgovEquipmentlocationServiceAppointments           = bcgovEquipmentlocationServiceAppointments;
     BcgovEquipmentlocationTasks                         = bcgovEquipmentlocationTasks;
     BcgovEquipmentlocationRecurringAppointmentMasters   = bcgovEquipmentlocationRecurringAppointmentMasters;
     BcgovEquipmentlocationSocialActivities              = bcgovEquipmentlocationSocialActivities;
     BcgovEquipmentlocationAbsScheduledprocessexecutions = bcgovEquipmentlocationAbsScheduledprocessexecutions;
     BcgovEquipmentlocationSyncErrors                    = bcgovEquipmentlocationSyncErrors;
     BcgovEquipmentlocationActivityParties               = bcgovEquipmentlocationActivityParties;
     BcgovEquipmentlocationConnections1                  = bcgovEquipmentlocationConnections1;
     BcgovEquipmentlocationConnections2                  = bcgovEquipmentlocationConnections2;
     BcgovEquipmentlocationDuplicateMatchingRecord       = bcgovEquipmentlocationDuplicateMatchingRecord;
     BcgovEquipmentlocationDuplicateBaseRecord           = bcgovEquipmentlocationDuplicateBaseRecord;
     BcgovEquipmentlocationQueueItems                    = bcgovEquipmentlocationQueueItems;
     BcgovEquipmentlocationAnnotations                   = bcgovEquipmentlocationAnnotations;
     BcgovEquipmentlocationAsyncOperations               = bcgovEquipmentlocationAsyncOperations;
     BcgovEquipmentlocationBulkDeleteFailures            = bcgovEquipmentlocationBulkDeleteFailures;
     BcgovEquipment = bcgovEquipment;
     BcgovLocation  = bcgovLocation;
     CustomInit();
 }
Ejemplo n.º 6
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMuserform
 /// class.
 /// </summary>
 /// <param name="userformid">Unique identifier of the user
 /// dashboard.</param>
 /// <param name="formxml">Shows the XML representation of the layout of
 /// the form or dashboard.</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="objecttypecode">Shows the record type (entity) code
 /// that the form applies to.</param>
 /// <param name="_createdonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="_owningteamValue">Unique identifier of the team who
 /// owns the dashboard.</param>
 /// <param name="_modifiedonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="type">Select the form type.</param>
 /// <param name="_createdbyValue">Shows who created the record.</param>
 /// <param name="_modifiedbyValue">Shows who last updated the
 /// record.</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="istabletenabled">Information that specifies whether
 /// the dashboard is enabled for tablet.</param>
 /// <param name="description">Type additional information to describe
 /// the form or dashboard, such as the filter criteria or intended
 /// audience.</param>
 /// <param name="name">Type a descriptive name for the form or
 /// dashboard.</param>
 /// <param name="createdon">Shows the date and time when the record was
 /// created. The date and time are displayed in the time zone selected
 /// in Microsoft Dynamics 365 options.</param>
 /// <param name="_owninguserValue">Unique identifier of the user who
 /// owns the dashboard.</param>
 /// <param name="_owningbusinessunitValue">Shows the business unit that
 /// the record owner belongs to.</param>
 public MicrosoftDynamicsCRMuserform(string userformid = default(string), string formxml = default(string), string _owneridValue = default(string), string objecttypecode = default(string), string _createdonbehalfbyValue = default(string), string _owningteamValue = default(string), string _modifiedonbehalfbyValue = default(string), int?type = default(int?), string _createdbyValue = default(string), string _modifiedbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), bool?istabletenabled = default(bool?), string description = default(string), string name = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string versionnumber = default(string), string _owninguserValue = default(string), string _owningbusinessunitValue = default(string), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), IList <MicrosoftDynamicsCRMasyncoperation> userFormAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), IList <MicrosoftDynamicsCRMbulkdeletefailure> userFormBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit))
 {
     Userformid                    = userformid;
     Formxml                       = formxml;
     this._owneridValue            = _owneridValue;
     Objecttypecode                = objecttypecode;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     this._owningteamValue         = _owningteamValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Type = type;
     this._createdbyValue  = _createdbyValue;
     this._modifiedbyValue = _modifiedbyValue;
     Modifiedon            = modifiedon;
     Istabletenabled       = istabletenabled;
     Description           = description;
     Name                          = name;
     Createdon                     = createdon;
     Versionnumber                 = versionnumber;
     this._owninguserValue         = _owninguserValue;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     Owninguser                    = owninguser;
     Owningteam                    = owningteam;
     UserFormAsyncOperations       = userFormAsyncOperations;
     Modifiedonbehalfby            = modifiedonbehalfby;
     Createdonbehalfby             = createdonbehalfby;
     Ownerid                       = ownerid;
     UserFormBulkDeleteFailures    = userFormBulkDeleteFailures;
     Createdby                     = createdby;
     Modifiedby                    = modifiedby;
     Owningbusinessunit            = owningbusinessunit;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMbcgovInvestigationstep class.
 /// </summary>
 public MicrosoftDynamicsCRMbcgovInvestigationstep(string _owneridValue = default(string), string bcgovName = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?utcconversiontimezonecode = default(int?), string bcgovInvestigationstepid = default(string), string _modifiedbyValue = default(string), string processid = default(string), string _stageidValue = default(string), int?statuscode = default(int?), int?statecode = default(int?), string _modifiedonbehalfbyValue = default(string), string _bcgovActregulationreferenceValue = default(string), int?timezoneruleversionnumber = default(int?), long?versionnumber = default(long?), string traversedpath = default(string), int?importsequencenumber = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _owningbusinessunitValue = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _createdonbehalfbyValue = default(string), string _owningteamValue = default(string), string _owninguserValue = default(string), string _createdbyValue = default(string), string bcgovSummary = default(string), System.DateTimeOffset?bcgovInvestigationstepdate = default(System.DateTimeOffset?), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMactivitypointer> bcgovInvestigationstepActivityPointers = default(IList <MicrosoftDynamicsCRMactivitypointer>), IList <MicrosoftDynamicsCRMappointment> bcgovInvestigationstepAppointments = default(IList <MicrosoftDynamicsCRMappointment>), IList <MicrosoftDynamicsCRMemail> bcgovInvestigationstepEmails = default(IList <MicrosoftDynamicsCRMemail>), IList <MicrosoftDynamicsCRMfax> bcgovInvestigationstepFaxes = default(IList <MicrosoftDynamicsCRMfax>), IList <MicrosoftDynamicsCRMletter> bcgovInvestigationstepLetters = default(IList <MicrosoftDynamicsCRMletter>), IList <MicrosoftDynamicsCRMphonecall> bcgovInvestigationstepPhoneCalls = default(IList <MicrosoftDynamicsCRMphonecall>), IList <MicrosoftDynamicsCRMserviceappointment> bcgovInvestigationstepServiceAppointments = default(IList <MicrosoftDynamicsCRMserviceappointment>), IList <MicrosoftDynamicsCRMtask> bcgovInvestigationstepTasks = default(IList <MicrosoftDynamicsCRMtask>), IList <MicrosoftDynamicsCRMrecurringappointmentmaster> bcgovInvestigationstepRecurringAppointmentMasters = default(IList <MicrosoftDynamicsCRMrecurringappointmentmaster>), IList <MicrosoftDynamicsCRMsocialactivity> bcgovInvestigationstepSocialActivities = default(IList <MicrosoftDynamicsCRMsocialactivity>), IList <MicrosoftDynamicsCRMabsScheduledprocessexecution> bcgovInvestigationstepAbsScheduledprocessexecutions = default(IList <MicrosoftDynamicsCRMabsScheduledprocessexecution>), IList <MicrosoftDynamicsCRMsyncerror> bcgovInvestigationstepSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMduplicaterecord> bcgovInvestigationstepDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMduplicaterecord> bcgovInvestigationstepDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMsharepointdocumentlocation> bcgovInvestigationstepSharePointDocumentLocations = default(IList <MicrosoftDynamicsCRMsharepointdocumentlocation>), IList <MicrosoftDynamicsCRMannotation> bcgovInvestigationstepAnnotations = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMasyncoperation> bcgovInvestigationstepAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> bcgovInvestigationstepBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMprocessstage stageid = default(MicrosoftDynamicsCRMprocessstage), MicrosoftDynamicsCRMbcgovActregulationreference bcgovActRegulationreference = default(MicrosoftDynamicsCRMbcgovActregulationreference), IList <MicrosoftDynamicsCRMbcgovCecontact> bcgovInvestigationstepCecontact = default(IList <MicrosoftDynamicsCRMbcgovCecontact>))
 {
     this._owneridValue                     = _owneridValue;
     BcgovName                              = bcgovName;
     Createdon                              = createdon;
     Utcconversiontimezonecode              = utcconversiontimezonecode;
     BcgovInvestigationstepid               = bcgovInvestigationstepid;
     this._modifiedbyValue                  = _modifiedbyValue;
     Processid                              = processid;
     this._stageidValue                     = _stageidValue;
     Statuscode                             = statuscode;
     Statecode                              = statecode;
     this._modifiedonbehalfbyValue          = _modifiedonbehalfbyValue;
     this._bcgovActregulationreferenceValue = _bcgovActregulationreferenceValue;
     Timezoneruleversionnumber              = timezoneruleversionnumber;
     Versionnumber                          = versionnumber;
     Traversedpath                          = traversedpath;
     Importsequencenumber                   = importsequencenumber;
     Modifiedon                             = modifiedon;
     this._owningbusinessunitValue          = _owningbusinessunitValue;
     Overriddencreatedon                    = overriddencreatedon;
     this._createdonbehalfbyValue           = _createdonbehalfbyValue;
     this._owningteamValue                  = _owningteamValue;
     this._owninguserValue                  = _owninguserValue;
     this._createdbyValue                   = _createdbyValue;
     BcgovSummary                           = bcgovSummary;
     BcgovInvestigationstepdate             = bcgovInvestigationstepdate;
     Createdbyname                          = createdbyname;
     Createdonbehalfbyname                  = createdonbehalfbyname;
     Modifiedbyname                         = modifiedbyname;
     Modifiedonbehalfbyname                 = modifiedonbehalfbyname;
     Owninguser                             = owninguser;
     Owningteam                             = owningteam;
     Ownerid            = ownerid;
     Owningbusinessunit = owningbusinessunit;
     BcgovInvestigationstepActivityPointers              = bcgovInvestigationstepActivityPointers;
     BcgovInvestigationstepAppointments                  = bcgovInvestigationstepAppointments;
     BcgovInvestigationstepEmails                        = bcgovInvestigationstepEmails;
     BcgovInvestigationstepFaxes                         = bcgovInvestigationstepFaxes;
     BcgovInvestigationstepLetters                       = bcgovInvestigationstepLetters;
     BcgovInvestigationstepPhoneCalls                    = bcgovInvestigationstepPhoneCalls;
     BcgovInvestigationstepServiceAppointments           = bcgovInvestigationstepServiceAppointments;
     BcgovInvestigationstepTasks                         = bcgovInvestigationstepTasks;
     BcgovInvestigationstepRecurringAppointmentMasters   = bcgovInvestigationstepRecurringAppointmentMasters;
     BcgovInvestigationstepSocialActivities              = bcgovInvestigationstepSocialActivities;
     BcgovInvestigationstepAbsScheduledprocessexecutions = bcgovInvestigationstepAbsScheduledprocessexecutions;
     BcgovInvestigationstepSyncErrors                    = bcgovInvestigationstepSyncErrors;
     BcgovInvestigationstepDuplicateMatchingRecord       = bcgovInvestigationstepDuplicateMatchingRecord;
     BcgovInvestigationstepDuplicateBaseRecord           = bcgovInvestigationstepDuplicateBaseRecord;
     BcgovInvestigationstepSharePointDocumentLocations   = bcgovInvestigationstepSharePointDocumentLocations;
     BcgovInvestigationstepAnnotations                   = bcgovInvestigationstepAnnotations;
     BcgovInvestigationstepAsyncOperations               = bcgovInvestigationstepAsyncOperations;
     BcgovInvestigationstepBulkDeleteFailures            = bcgovInvestigationstepBulkDeleteFailures;
     Stageid = stageid;
     BcgovActRegulationreference     = bcgovActRegulationreference;
     BcgovInvestigationstepCecontact = bcgovInvestigationstepCecontact;
     CustomInit();
 }
Ejemplo n.º 8
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMinvoice
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMinvoice(string name = default(string), int?statuscode = default(int?), object totaltax = default(object), int?onholdtime = default(int?), bool?ispricelocked = default(bool?), object discountamountBase = default(object), string shiptoFax = default(string), string entityimageid = default(string), int?pricingerrorcode = default(int?), object discountpercentage = default(object), string _modifiedbyValue = default(string), string _createdbyValue = default(string), object freightamount = default(object), string shiptoCity = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string shiptoPostalcode = default(string), string shiptoLine2 = default(string), object totallineitemdiscountamount = default(object), string description = default(string), object totallineitemamountBase = default(object), int?statecode = default(int?), string _modifiedonbehalfbyValue = default(string), string billtoPostalcode = default(string), string shiptoComposite = default(string), string shiptoStateorprovince = default(string), int?importsequencenumber = default(int?), string shiptoLine1 = default(string), string processid = default(string), string entityimageUrl = default(string), object totalamountBase = default(object), object exchangerate = default(object), string _opportunityidValue = default(string), string _accountidValue = default(string), string shiptoTelephone = default(string), string billtoLine3 = default(string), object discountamount = default(object), string billtoTelephone = default(string), int?prioritycode = default(int?), string billtoComposite = default(string), string _salesorderidValue = default(string), object freightamountBase = default(object), string traversedpath = default(string), string shiptoCountry = default(string), string _contactidValue = default(string), string _owningbusinessunitValue = default(string), string _slaidValue = default(string), string _pricelevelidValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string billtoStateorprovince = default(string), string billtoLine2 = default(string), string shiptoLine3 = default(string), object totaldiscountamount = default(object), int?timezoneruleversionnumber = default(int?), object totallineitemdiscountamountBase = default(object), long?versionnumber = default(long?), int?paymenttermscode = default(int?), object totalamount = default(object), string _owningteamValue = default(string), System.DateTimeOffset?lastonholdtime = default(System.DateTimeOffset?), object totalamountlessfreight = default(object), string _slainvokedidValue = default(string), string shiptoName = default(string), bool?willcall = default(bool?), string invoicenumber = default(string), string billtoFax = default(string), string billtoCountry = default(string), string _createdonbehalfbyValue = default(string), string stageid = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _owneridValue = default(string), string invoiceid = default(string), int?utcconversiontimezonecode = default(int?), string _transactioncurrencyidValue = default(string), System.DateTimeOffset?datedelivered = default(System.DateTimeOffset?), string billtoName = default(string), object totalamountlessfreightBase = default(object), object entityimage = default(object), string _owninguserValue = default(string), System.DateTimeOffset?lastbackofficesubmit = default(System.DateTimeOffset?), string billtoCity = default(string), int?shiptoFreighttermscode = default(int?), object totaldiscountamountBase = default(object), int?shippingmethodcode = default(int?), object totallineitemamount = default(object), string _customeridValue = default(string), string billtoLine1 = default(string), long?entityimageTimestamp = default(long?), object totaltaxBase = default(object), System.DateTimeOffset?duedate = default(System.DateTimeOffset?), IList <MicrosoftDynamicsCRMcontact> contactinvoicesAssociation = default(IList <MicrosoftDynamicsCRMcontact>), MicrosoftDynamicsCRMsla slaInvoiceSla = default(MicrosoftDynamicsCRMsla), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMcontact customeridContact = default(MicrosoftDynamicsCRMcontact), IList <MicrosoftDynamicsCRMappointment> invoiceAppointments = default(IList <MicrosoftDynamicsCRMappointment>), IList <MicrosoftDynamicsCRMconnection> invoiceConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMprocessstage stageidProcessstage = default(MicrosoftDynamicsCRMprocessstage), IList <MicrosoftDynamicsCRMactivityparty> invoiceActivityParties = default(IList <MicrosoftDynamicsCRMactivityparty>), IList <MicrosoftDynamicsCRMrecurringappointmentmaster> invoiceRecurringAppointmentMasters = default(IList <MicrosoftDynamicsCRMrecurringappointmentmaster>), IList <MicrosoftDynamicsCRMactivitypointer> invoiceActivityPointers = default(IList <MicrosoftDynamicsCRMactivitypointer>), IList <MicrosoftDynamicsCRMphonecall> invoicePhonecalls = default(IList <MicrosoftDynamicsCRMphonecall>), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMemail> invoiceEmails = default(IList <MicrosoftDynamicsCRMemail>), IList <MicrosoftDynamicsCRMbulkdeletefailure> invoiceBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMletter> invoiceLetters = default(IList <MicrosoftDynamicsCRMletter>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), IList <MicrosoftDynamicsCRMtask> invoiceTasks = default(IList <MicrosoftDynamicsCRMtask>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsyncerror> invoiceSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMopportunity opportunityid = default(MicrosoftDynamicsCRMopportunity), IList <MicrosoftDynamicsCRMconnection> invoiceConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMinvoicedetail> invoiceDetails = default(IList <MicrosoftDynamicsCRMinvoicedetail>), IList <MicrosoftDynamicsCRMfax> invoiceFaxes = default(IList <MicrosoftDynamicsCRMfax>), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMaccount customeridAccount = default(MicrosoftDynamicsCRMaccount), MicrosoftDynamicsCRMpricelevel pricelevelid = default(MicrosoftDynamicsCRMpricelevel), IList <MicrosoftDynamicsCRMsocialactivity> invoiceSocialActivities = default(IList <MicrosoftDynamicsCRMsocialactivity>), IList <MicrosoftDynamicsCRMannotation> invoiceAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMasyncoperation> invoiceAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMslakpiinstance> slakpiinstanceInvoice = default(IList <MicrosoftDynamicsCRMslakpiinstance>), MicrosoftDynamicsCRMsla slainvokedidInvoiceSla = default(MicrosoftDynamicsCRMsla), IList <MicrosoftDynamicsCRMserviceappointment> invoiceServiceAppointments = default(IList <MicrosoftDynamicsCRMserviceappointment>), MicrosoftDynamicsCRMsalesorder salesorderid = default(MicrosoftDynamicsCRMsalesorder))
 {
     Name                               = name;
     Statuscode                         = statuscode;
     Totaltax                           = totaltax;
     Onholdtime                         = onholdtime;
     Ispricelocked                      = ispricelocked;
     DiscountamountBase                 = discountamountBase;
     ShiptoFax                          = shiptoFax;
     Entityimageid                      = entityimageid;
     Pricingerrorcode                   = pricingerrorcode;
     Discountpercentage                 = discountpercentage;
     this._modifiedbyValue              = _modifiedbyValue;
     this._createdbyValue               = _createdbyValue;
     Freightamount                      = freightamount;
     ShiptoCity                         = shiptoCity;
     Createdon                          = createdon;
     ShiptoPostalcode                   = shiptoPostalcode;
     ShiptoLine2                        = shiptoLine2;
     Totallineitemdiscountamount        = totallineitemdiscountamount;
     Description                        = description;
     TotallineitemamountBase            = totallineitemamountBase;
     Statecode                          = statecode;
     this._modifiedonbehalfbyValue      = _modifiedonbehalfbyValue;
     BilltoPostalcode                   = billtoPostalcode;
     ShiptoComposite                    = shiptoComposite;
     ShiptoStateorprovince              = shiptoStateorprovince;
     Importsequencenumber               = importsequencenumber;
     ShiptoLine1                        = shiptoLine1;
     Processid                          = processid;
     EntityimageUrl                     = entityimageUrl;
     TotalamountBase                    = totalamountBase;
     Exchangerate                       = exchangerate;
     this._opportunityidValue           = _opportunityidValue;
     this._accountidValue               = _accountidValue;
     ShiptoTelephone                    = shiptoTelephone;
     BilltoLine3                        = billtoLine3;
     Discountamount                     = discountamount;
     BilltoTelephone                    = billtoTelephone;
     Prioritycode                       = prioritycode;
     BilltoComposite                    = billtoComposite;
     this._salesorderidValue            = _salesorderidValue;
     FreightamountBase                  = freightamountBase;
     Traversedpath                      = traversedpath;
     ShiptoCountry                      = shiptoCountry;
     this._contactidValue               = _contactidValue;
     this._owningbusinessunitValue      = _owningbusinessunitValue;
     this._slaidValue                   = _slaidValue;
     this._pricelevelidValue            = _pricelevelidValue;
     Modifiedon                         = modifiedon;
     BilltoStateorprovince              = billtoStateorprovince;
     BilltoLine2                        = billtoLine2;
     ShiptoLine3                        = shiptoLine3;
     Totaldiscountamount                = totaldiscountamount;
     Timezoneruleversionnumber          = timezoneruleversionnumber;
     TotallineitemdiscountamountBase    = totallineitemdiscountamountBase;
     Versionnumber                      = versionnumber;
     Paymenttermscode                   = paymenttermscode;
     Totalamount                        = totalamount;
     this._owningteamValue              = _owningteamValue;
     Lastonholdtime                     = lastonholdtime;
     Totalamountlessfreight             = totalamountlessfreight;
     this._slainvokedidValue            = _slainvokedidValue;
     ShiptoName                         = shiptoName;
     Willcall                           = willcall;
     Invoicenumber                      = invoicenumber;
     BilltoFax                          = billtoFax;
     BilltoCountry                      = billtoCountry;
     this._createdonbehalfbyValue       = _createdonbehalfbyValue;
     Stageid                            = stageid;
     Overriddencreatedon                = overriddencreatedon;
     this._owneridValue                 = _owneridValue;
     Invoiceid                          = invoiceid;
     Utcconversiontimezonecode          = utcconversiontimezonecode;
     this._transactioncurrencyidValue   = _transactioncurrencyidValue;
     Datedelivered                      = datedelivered;
     BilltoName                         = billtoName;
     TotalamountlessfreightBase         = totalamountlessfreightBase;
     Entityimage                        = entityimage;
     this._owninguserValue              = _owninguserValue;
     Lastbackofficesubmit               = lastbackofficesubmit;
     BilltoCity                         = billtoCity;
     ShiptoFreighttermscode             = shiptoFreighttermscode;
     TotaldiscountamountBase            = totaldiscountamountBase;
     Shippingmethodcode                 = shippingmethodcode;
     Totallineitemamount                = totallineitemamount;
     this._customeridValue              = _customeridValue;
     BilltoLine1                        = billtoLine1;
     EntityimageTimestamp               = entityimageTimestamp;
     TotaltaxBase                       = totaltaxBase;
     Duedate                            = duedate;
     ContactinvoicesAssociation         = contactinvoicesAssociation;
     SlaInvoiceSla                      = slaInvoiceSla;
     Modifiedby                         = modifiedby;
     CustomeridContact                  = customeridContact;
     InvoiceAppointments                = invoiceAppointments;
     InvoiceConnections1                = invoiceConnections1;
     Owningbusinessunit                 = owningbusinessunit;
     Transactioncurrencyid              = transactioncurrencyid;
     StageidProcessstage                = stageidProcessstage;
     InvoiceActivityParties             = invoiceActivityParties;
     InvoiceRecurringAppointmentMasters = invoiceRecurringAppointmentMasters;
     InvoiceActivityPointers            = invoiceActivityPointers;
     InvoicePhonecalls                  = invoicePhonecalls;
     Owninguser                         = owninguser;
     InvoiceEmails                      = invoiceEmails;
     InvoiceBulkDeleteFailures          = invoiceBulkDeleteFailures;
     InvoiceLetters                     = invoiceLetters;
     Createdonbehalfby                  = createdonbehalfby;
     Ownerid                            = ownerid;
     InvoiceTasks                       = invoiceTasks;
     Modifiedonbehalfby                 = modifiedonbehalfby;
     InvoiceSyncErrors                  = invoiceSyncErrors;
     Opportunityid                      = opportunityid;
     InvoiceConnections2                = invoiceConnections2;
     InvoiceDetails                     = invoiceDetails;
     InvoiceFaxes                       = invoiceFaxes;
     Owningteam                         = owningteam;
     CustomeridAccount                  = customeridAccount;
     Pricelevelid                       = pricelevelid;
     InvoiceSocialActivities            = invoiceSocialActivities;
     InvoiceAnnotation                  = invoiceAnnotation;
     InvoiceAsyncOperations             = invoiceAsyncOperations;
     Createdby                          = createdby;
     SlakpiinstanceInvoice              = slakpiinstanceInvoice;
     SlainvokedidInvoiceSla             = slainvokedidInvoiceSla;
     InvoiceServiceAppointments         = invoiceServiceAppointments;
     Salesorderid                       = salesorderid;
     CustomInit();
 }
Ejemplo n.º 9
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMactioncarduserstate class.
 /// </summary>
 public MicrosoftDynamicsCRMactioncarduserstate(object exchangerate = default(object), int?state = default(int?), string _owneridValue = default(string), string actioncarduserstateid = default(string), string _actioncardidValue = default(string), long?versionnumber = default(long?), int?timezoneruleversionnumber = default(int?), string _owningbusinessunitValue = default(string), System.DateTimeOffset?startdate = default(System.DateTimeOffset?), int?utcconversiontimezonecode = default(int?), string _transactioncurrencyidValue = default(string), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMactioncard actioncardid = default(MicrosoftDynamicsCRMactioncard), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency))
 {
     Exchangerate                     = exchangerate;
     State                            = state;
     this._owneridValue               = _owneridValue;
     Actioncarduserstateid            = actioncarduserstateid;
     this._actioncardidValue          = _actioncardidValue;
     Versionnumber                    = versionnumber;
     Timezoneruleversionnumber        = timezoneruleversionnumber;
     this._owningbusinessunitValue    = _owningbusinessunitValue;
     Startdate                        = startdate;
     Utcconversiontimezonecode        = utcconversiontimezonecode;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Ownerid                          = ownerid;
     Actioncardid                     = actioncardid;
     Transactioncurrencyid            = transactioncurrencyid;
     CustomInit();
 }
Ejemplo n.º 10
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMbcgovRegion
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMbcgovRegion(int?statecode = default(int?), int?statuscode = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), string bcgovRegionid = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string bcgovRegionnumber = default(string), string bcgovAssignedareasofresponsiblities = default(string), long?versionnumber = default(long?), string _owningteamValue = default(string), string _createdbyValue = default(string), int?timezoneruleversionnumber = default(int?), string _owneridValue = default(string), int?utcconversiontimezonecode = default(int?), string _modifiedbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _owninguserValue = default(string), string bcgovName = default(string), int?importsequencenumber = default(int?), string _createdonbehalfbyValue = default(string), string _bcgovInspectorValue = default(string), string _owningbusinessunitValue = default(string), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMsyncerror> bcgovRegionSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMduplicaterecord> bcgovRegionDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMduplicaterecord> bcgovRegionDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMasyncoperation> bcgovRegionAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> bcgovRegionBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMsystemuser bcgovInspector = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMbcgovPostalcode> bcgovRegionBcgovPostalcodeRegion = default(IList <MicrosoftDynamicsCRMbcgovPostalcode>), IList <MicrosoftDynamicsCRMbcgovLocation> bcgovRegionLocationLocationRegion = default(IList <MicrosoftDynamicsCRMbcgovLocation>), IList <MicrosoftDynamicsCRMbcgovArea> bcgovRegionBcgovAreaRegion = default(IList <MicrosoftDynamicsCRMbcgovArea>))
 {
     Statecode                           = statecode;
     Statuscode                          = statuscode;
     Overriddencreatedon                 = overriddencreatedon;
     this._modifiedonbehalfbyValue       = _modifiedonbehalfbyValue;
     BcgovRegionid                       = bcgovRegionid;
     Createdon                           = createdon;
     BcgovRegionnumber                   = bcgovRegionnumber;
     BcgovAssignedareasofresponsiblities = bcgovAssignedareasofresponsiblities;
     Versionnumber                       = versionnumber;
     this._owningteamValue               = _owningteamValue;
     this._createdbyValue                = _createdbyValue;
     Timezoneruleversionnumber           = timezoneruleversionnumber;
     this._owneridValue                  = _owneridValue;
     Utcconversiontimezonecode           = utcconversiontimezonecode;
     this._modifiedbyValue               = _modifiedbyValue;
     Modifiedon                          = modifiedon;
     this._owninguserValue               = _owninguserValue;
     BcgovName                           = bcgovName;
     Importsequencenumber                = importsequencenumber;
     this._createdonbehalfbyValue        = _createdonbehalfbyValue;
     this._bcgovInspectorValue           = _bcgovInspectorValue;
     this._owningbusinessunitValue       = _owningbusinessunitValue;
     Createdbyname                       = createdbyname;
     Createdonbehalfbyname               = createdonbehalfbyname;
     Modifiedbyname                      = modifiedbyname;
     Modifiedonbehalfbyname              = modifiedonbehalfbyname;
     Owninguser                          = owninguser;
     Owningteam                          = owningteam;
     Ownerid               = ownerid;
     Owningbusinessunit    = owningbusinessunit;
     BcgovRegionSyncErrors = bcgovRegionSyncErrors;
     BcgovRegionDuplicateMatchingRecord = bcgovRegionDuplicateMatchingRecord;
     BcgovRegionDuplicateBaseRecord     = bcgovRegionDuplicateBaseRecord;
     BcgovRegionAsyncOperations         = bcgovRegionAsyncOperations;
     BcgovRegionBulkDeleteFailures      = bcgovRegionBulkDeleteFailures;
     BcgovInspector = bcgovInspector;
     BcgovRegionBcgovPostalcodeRegion  = bcgovRegionBcgovPostalcodeRegion;
     BcgovRegionLocationLocationRegion = bcgovRegionLocationLocationRegion;
     BcgovRegionBcgovAreaRegion        = bcgovRegionBcgovAreaRegion;
     CustomInit();
 }
Ejemplo n.º 11
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMqueue class.
 /// </summary>
 /// <param name="queueid">Unique identifier of the queue.</param>
 /// <param name="emailrouteraccessapproval">Shows the status of the
 /// primary email address.</param>
 /// <param name="statuscode">Reason for the status of the
 /// queue.</param>
 /// <param name="_owninguserValue">Unique identifier of the user who
 /// owns the queue.</param>
 /// <param name="_owningteamValue">Unique identifier of the team who
 /// owns the queue.</param>
 /// <param name="_owneridValue">Unique identifier of the user or team
 /// who owns the queue.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the queue.</param>
 /// <param name="_transactioncurrencyidValue">Unique identifier of the
 /// currency associated with the queue.</param>
 /// <param name="importsequencenumber">Unique identifier of the data
 /// import or data migration that created this record.</param>
 /// <param name="emailaddress">Email address that is associated with
 /// the queue.</param>
 /// <param name="ignoreunsolicitedemail">Information that specifies
 /// whether a queue is to ignore unsolicited email
 /// (deprecated).</param>
 /// <param name="isemailaddressapprovedbyo365admin">Shows the status of
 /// approval of the email address by O365 Admin.</param>
 /// <param name="_organizationidValue">Unique identifier of the
 /// organization associated with the queue.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the queue record.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="statecode">Status of the queue.</param>
 /// <param name="numberofitems">Number of Queue items associated with
 /// the queue.</param>
 /// <param name="incomingemailfilteringmethod">Convert Incoming Email
 /// To Activities</param>
 /// <param name="queuetypecode">Type of queue that is automatically
 /// assigned when a user or queue is created. The type can be public,
 /// private, or work in process.</param>
 /// <param name="incomingemaildeliverymethod">Incoming email delivery
 /// method for the queue.</param>
 /// <param name="entityimageid">For internal use only.</param>
 /// <param name="_defaultmailboxValue">Select the mailbox associated
 /// with this queue.</param>
 /// <param name="outgoingemaildeliverymethod">Outgoing email delivery
 /// method for the queue.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// last modified the queue.</param>
 /// <param name="modifiedon">Date and time when the queue was last
 /// modified.</param>
 /// <param name="numberofmembers">Number of Members associated with the
 /// queue.</param>
 /// <param name="exchangerate">Exchange rate for the currency
 /// associated with the queue with respect to the base
 /// currency.</param>
 /// <param name="name">Name of the queue.</param>
 /// <param name="entityimage">The default image for the entity.</param>
 /// <param name="description">Description of the queue.</param>
 /// <param name="versionnumber">Version number of the queue.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who last modified the queue.</param>
 /// <param name="createdon">Date and time when the queue was
 /// created.</param>
 /// <param name="_owningbusinessunitValue">Unique identifier of the
 /// business unit that owns the queue.</param>
 /// <param name="queueviewtype">Select whether the queue is public or
 /// private. A public queue can be viewed by all. A private queue can
 /// be viewed only by the members added to the queue.</param>
 public MicrosoftDynamicsCRMqueue(string queueid = default(string), int?emailrouteraccessapproval = default(int?), int?statuscode = default(int?), string _owninguserValue = default(string), string _owningteamValue = default(string), string _owneridValue = default(string), string _createdonbehalfbyValue = default(string), string _transactioncurrencyidValue = default(string), int?importsequencenumber = default(int?), string emailaddress = default(string), bool?ignoreunsolicitedemail = default(bool?), bool?isemailaddressapprovedbyo365admin = default(bool?), string _organizationidValue = default(string), string _createdbyValue = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), int?statecode = default(int?), int?numberofitems = default(int?), int?incomingemailfilteringmethod = default(int?), int?queuetypecode = default(int?), int?incomingemaildeliverymethod = default(int?), string entityimageid = default(string), string _defaultmailboxValue = default(string), int?outgoingemaildeliverymethod = default(int?), string _modifiedbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?numberofmembers = default(int?), decimal?exchangerate = default(decimal?), string name = default(string), byte[] entityimage = default(byte[]), string description = default(string), string versionnumber = default(string), string _modifiedonbehalfbyValue = default(string), string entityimageUrl = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _owningbusinessunitValue = default(string), long?entityimageTimestamp = default(long?), int?queueviewtype = default(int?), MicrosoftDynamicsCRMmailbox defaultmailbox = default(MicrosoftDynamicsCRMmailbox), IList <MicrosoftDynamicsCRMbulkdeletefailure> queueBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMbusinessunit businessunitid = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMpostfollow> queuePostFollows = default(IList <MicrosoftDynamicsCRMpostfollow>), IList <MicrosoftDynamicsCRMmailbox> mailboxRegardingQueue = default(IList <MicrosoftDynamicsCRMmailbox>), IList <MicrosoftDynamicsCRMteam> queueTeam = default(IList <MicrosoftDynamicsCRMteam>), IList <MicrosoftDynamicsCRMqueueitem> queueEntries = default(IList <MicrosoftDynamicsCRMqueueitem>), IList <MicrosoftDynamicsCRMactivityparty> queueActivityParties = default(IList <MicrosoftDynamicsCRMactivityparty>), IList <MicrosoftDynamicsCRMasyncoperation> queueAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMsystemuser primaryuserid = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMemail> queueEmailEmailSender = default(IList <MicrosoftDynamicsCRMemail>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsystemuser> queuemembershipAssociation = default(IList <MicrosoftDynamicsCRMsystemuser>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMsyncerror> queueSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMsystemuser> queueSystemUser = default(IList <MicrosoftDynamicsCRMsystemuser>), IList <MicrosoftDynamicsCRMpostregarding> queuePostRegardings = default(IList <MicrosoftDynamicsCRMpostregarding>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMduplicaterecord> queueDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMduplicaterecord> queueDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>))
 {
     Queueid = queueid;
     Emailrouteraccessapproval = emailrouteraccessapproval;
     Statuscode                        = statuscode;
     this._owninguserValue             = _owninguserValue;
     this._owningteamValue             = _owningteamValue;
     this._owneridValue                = _owneridValue;
     this._createdonbehalfbyValue      = _createdonbehalfbyValue;
     this._transactioncurrencyidValue  = _transactioncurrencyidValue;
     Importsequencenumber              = importsequencenumber;
     Emailaddress                      = emailaddress;
     Ignoreunsolicitedemail            = ignoreunsolicitedemail;
     Isemailaddressapprovedbyo365admin = isemailaddressapprovedbyo365admin;
     this._organizationidValue         = _organizationidValue;
     this._createdbyValue              = _createdbyValue;
     Overriddencreatedon               = overriddencreatedon;
     Statecode     = statecode;
     Numberofitems = numberofitems;
     Incomingemailfilteringmethod = incomingemailfilteringmethod;
     Queuetypecode = queuetypecode;
     Incomingemaildeliverymethod = incomingemaildeliverymethod;
     Entityimageid               = entityimageid;
     this._defaultmailboxValue   = _defaultmailboxValue;
     Outgoingemaildeliverymethod = outgoingemaildeliverymethod;
     this._modifiedbyValue       = _modifiedbyValue;
     Modifiedon      = modifiedon;
     Numberofmembers = numberofmembers;
     Exchangerate    = exchangerate;
     Name            = name;
     Entityimage     = entityimage;
     Description     = description;
     Versionnumber   = versionnumber;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     EntityimageUrl = entityimageUrl;
     Createdon      = createdon;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     EntityimageTimestamp          = entityimageTimestamp;
     Queueviewtype           = queueviewtype;
     Defaultmailbox          = defaultmailbox;
     QueueBulkDeleteFailures = queueBulkDeleteFailures;
     Businessunitid          = businessunitid;
     Organizationid          = organizationid;
     QueuePostFollows        = queuePostFollows;
     MailboxRegardingQueue   = mailboxRegardingQueue;
     QueueTeam            = queueTeam;
     QueueEntries         = queueEntries;
     QueueActivityParties = queueActivityParties;
     QueueAsyncOperations = queueAsyncOperations;
     Owningbusinessunit   = owningbusinessunit;
     Ownerid                      = ownerid;
     Primaryuserid                = primaryuserid;
     QueueEmailEmailSender        = queueEmailEmailSender;
     Createdby                    = createdby;
     Modifiedonbehalfby           = modifiedonbehalfby;
     QueuemembershipAssociation   = queuemembershipAssociation;
     Transactioncurrencyid        = transactioncurrencyid;
     QueueSyncErrors              = queueSyncErrors;
     QueueSystemUser              = queueSystemUser;
     QueuePostRegardings          = queuePostRegardings;
     Createdonbehalfby            = createdonbehalfby;
     Modifiedby                   = modifiedby;
     QueueDuplicateMatchingRecord = queueDuplicateMatchingRecord;
     QueueDuplicateBaseRecord     = queueDuplicateBaseRecord;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMbcgovCecontact class.
 /// </summary>
 /// <param name="modifiedon">Date and time when the record was
 /// modified.</param>
 /// <param name="_owninguserValue">Unique identifier for the user that
 /// owns the record.</param>
 /// <param name="_bcgovContactidValue">Unique identifier for Contact
 /// associated with C&amp;E Contact.</param>
 /// <param name="bcgovName">The name of the custom entity.</param>
 /// <param name="versionnumber">Version Number</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the record.</param>
 /// <param name="statuscode">Reason for the status of the C&amp;E
 /// Contact</param>
 /// <param name="timezoneruleversionnumber">For internal use
 /// only.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// modified the record.</param>
 /// <param name="utcconversiontimezonecode">Time zone code that was in
 /// use when the record was created.</param>
 /// <param name="createdon">Date and time when the record was
 /// created.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who modified the record.</param>
 /// <param name="bcgovCecontactid">Unique identifier for entity
 /// instances</param>
 /// <param name="_owningbusinessunitValue">Unique identifier for the
 /// business unit that owns the record</param>
 /// <param name="_owneridValue">Owner Id</param>
 /// <param name="statecode">Status of the C&amp;E Contact</param>
 /// <param name="_owningteamValue">Unique identifier for the team that
 /// owns the record.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the record.</param>
 /// <param name="importsequencenumber">Sequence number of the import
 /// that created this record.</param>
 public MicrosoftDynamicsCRMbcgovCecontact(System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _owninguserValue = default(string), string _bcgovContactidValue = default(string), string bcgovName = default(string), string versionnumber = default(string), string _createdonbehalfbyValue = default(string), int?statuscode = default(int?), string _bcgovCecontacttypeValue = default(string), int?timezoneruleversionnumber = default(int?), string _modifiedbyValue = default(string), int?utcconversiontimezonecode = default(int?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _bcgovComplaintValue = default(string), string bcgovContactdetails = default(string), string _bcgovInvestigationValue = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), string bcgovCecontactid = default(string), string _owningbusinessunitValue = default(string), string _owneridValue = default(string), int?statecode = default(int?), string _owningteamValue = default(string), string _createdbyValue = default(string), int?importsequencenumber = default(int?), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMsyncerror> bcgovCecontactSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMduplicaterecord> bcgovCecontactDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMduplicaterecord> bcgovCecontactDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMasyncoperation> bcgovCecontactAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> bcgovCecontactBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMcontact bcgovContactId = default(MicrosoftDynamicsCRMcontact), MicrosoftDynamicsCRMbcgovCecontacttype bcgovCEContactType = default(MicrosoftDynamicsCRMbcgovCecontacttype), IList <MicrosoftDynamicsCRMbcgovInvestigation> bcgovInvestigationCecontact = default(IList <MicrosoftDynamicsCRMbcgovInvestigation>), MicrosoftDynamicsCRMbcgovComplaint bcgovComplaint = default(MicrosoftDynamicsCRMbcgovComplaint), MicrosoftDynamicsCRMbcgovInvestigation bcgovInvestigation = default(MicrosoftDynamicsCRMbcgovInvestigation))
 {
     Modifiedon                = modifiedon;
     this._owninguserValue     = _owninguserValue;
     this._bcgovContactidValue = _bcgovContactidValue;
     BcgovName     = bcgovName;
     Versionnumber = versionnumber;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Statuscode = statuscode;
     this._bcgovCecontacttypeValue = _bcgovCecontacttypeValue;
     Timezoneruleversionnumber     = timezoneruleversionnumber;
     this._modifiedbyValue         = _modifiedbyValue;
     Utcconversiontimezonecode     = utcconversiontimezonecode;
     Createdon = createdon;
     this._bcgovComplaintValue     = _bcgovComplaintValue;
     BcgovContactdetails           = bcgovContactdetails;
     this._bcgovInvestigationValue = _bcgovInvestigationValue;
     Overriddencreatedon           = overriddencreatedon;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     BcgovCecontactid = bcgovCecontactid;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     this._owneridValue            = _owneridValue;
     Statecode              = statecode;
     this._owningteamValue  = _owningteamValue;
     this._createdbyValue   = _createdbyValue;
     Importsequencenumber   = importsequencenumber;
     Createdbyname          = createdbyname;
     Createdonbehalfbyname  = createdonbehalfbyname;
     Modifiedbyname         = modifiedbyname;
     Modifiedonbehalfbyname = modifiedonbehalfbyname;
     Owninguser             = owninguser;
     Owningteam             = owningteam;
     Ownerid                  = ownerid;
     Owningbusinessunit       = owningbusinessunit;
     BcgovCecontactSyncErrors = bcgovCecontactSyncErrors;
     BcgovCecontactDuplicateMatchingRecord = bcgovCecontactDuplicateMatchingRecord;
     BcgovCecontactDuplicateBaseRecord     = bcgovCecontactDuplicateBaseRecord;
     BcgovCecontactAsyncOperations         = bcgovCecontactAsyncOperations;
     BcgovCecontactBulkDeleteFailures      = bcgovCecontactBulkDeleteFailures;
     BcgovContactId              = bcgovContactId;
     BcgovCEContactType          = bcgovCEContactType;
     BcgovInvestigationCecontact = bcgovInvestigationCecontact;
     BcgovComplaint              = bcgovComplaint;
     BcgovInvestigation          = bcgovInvestigation;
     CustomInit();
 }