Ejemplo n.º 1
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMimportdata
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMimportdata(string _owningteamValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), bool?haserror = default(bool?), int?errortype = default(int?), string _importfileidValue = default(string), int?linenumber = default(int?), int?statuscode = default(int?), int?statecode = default(int?), string _owneridValue = default(string), string importdataid = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string data = default(string), string _owninguserValue = default(string), string recordid = default(string), string _createdonbehalfbyValue = default(string), string _owningbusinessunitValue = default(string), string _modifiedonbehalfbyValue = default(string), string _modifiedbyValue = default(string), string _createdbyValue = default(string), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMasyncoperation> importDataAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMimportfile importfileid = default(MicrosoftDynamicsCRMimportfile), IList <MicrosoftDynamicsCRMimportlog> importLogImportData = default(IList <MicrosoftDynamicsCRMimportlog>), IList <MicrosoftDynamicsCRMbulkdeletefailure> importDataBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser))
 {
     this._owningteamValue = _owningteamValue;
     Modifiedon            = modifiedon;
     Haserror  = haserror;
     Errortype = errortype;
     this._importfileidValue = _importfileidValue;
     Linenumber         = linenumber;
     Statuscode         = statuscode;
     Statecode          = statecode;
     this._owneridValue = _owneridValue;
     Importdataid       = importdataid;
     Createdon          = createdon;
     Data = data;
     this._owninguserValue = _owninguserValue;
     Recordid = recordid;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     this._modifiedbyValue         = _modifiedbyValue;
     this._createdbyValue          = _createdbyValue;
     Owninguser = owninguser;
     Modifiedby = modifiedby;
     ImportDataAsyncOperations = importDataAsyncOperations;
     Createdonbehalfby         = createdonbehalfby;
     Ownerid                      = ownerid;
     Owningbusinessunit           = owningbusinessunit;
     Modifiedonbehalfby           = modifiedonbehalfby;
     Owningteam                   = owningteam;
     Importfileid                 = importfileid;
     ImportLogImportData          = importLogImportData;
     ImportDataBulkDeleteFailures = importDataBulkDeleteFailures;
     Createdby                    = createdby;
     CustomInit();
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMimportlog
 /// class.
 /// </summary>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the import log.</param>
 /// <param name="linenumber">Original line number of the data used in
 /// this log.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who last modified the importlog.</param>
 /// <param name="errornumber">Error code of an error.</param>
 /// <param name="_owninguserValue">Unique identifier of the user who
 /// owns the import log.</param>
 /// <param name="statecode">Status of the import log.</param>
 /// <param name="errordescription">Description of an error.</param>
 /// <param name="additionalinfo">Additional information related to the
 /// error.</param>
 /// <param name="_owningbusinessunitValue">Business unit that owns the
 /// import log.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// last modified the import log.</param>
 /// <param name="sequencenumber">Sequence number of the error in this
 /// log.</param>
 /// <param name="headercolumn">Name of the column heading.</param>
 /// <param name="_owningteamValue">Unique identifier of the team who
 /// owns the import log.</param>
 /// <param name="_importfileidValue">Unique identifier of the import
 /// file for this import log.</param>
 /// <param name="logphasecode">Phase for which the log is
 /// recorded.</param>
 /// <param name="createdon">Date and time when the import log was
 /// created.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the importlog.</param>
 /// <param name="modifiedon">Date and time when the import log was last
 /// modified.</param>
 /// <param name="importlogid">Unique identifier of the import
 /// log.</param>
 /// <param name="_owneridValue">Unique identifier of the user or team
 /// who owns the import log.</param>
 /// <param name="columnvalue">Value in the column.</param>
 /// <param name="statuscode">Reason for the status of the import
 /// log.</param>
 /// <param name="_importdataidValue">Unique identifier of the import
 /// data for this import log.</param>
 public MicrosoftDynamicsCRMimportlog(string _createdbyValue = default(string), int?linenumber = default(int?), string _modifiedonbehalfbyValue = default(string), int?errornumber = default(int?), string _owninguserValue = default(string), int?statecode = default(int?), string errordescription = default(string), string additionalinfo = default(string), string _owningbusinessunitValue = default(string), string _modifiedbyValue = default(string), int?sequencenumber = default(int?), string headercolumn = default(string), string _owningteamValue = default(string), string _importfileidValue = default(string), int?logphasecode = default(int?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _createdonbehalfbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string importlogid = default(string), string _owneridValue = default(string), string columnvalue = default(string), int?statuscode = default(int?), string _importdataidValue = default(string), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMbulkdeletefailure> importLogBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMimportdata importdataid = default(MicrosoftDynamicsCRMimportdata), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), IList <MicrosoftDynamicsCRMasyncoperation> importLogAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMimportfile importfileid = default(MicrosoftDynamicsCRMimportfile), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     this._createdbyValue          = _createdbyValue;
     Linenumber                    = linenumber;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Errornumber                   = errornumber;
     this._owninguserValue         = _owninguserValue;
     Statecode        = statecode;
     Errordescription = errordescription;
     Additionalinfo   = additionalinfo;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     this._modifiedbyValue         = _modifiedbyValue;
     Sequencenumber          = sequencenumber;
     Headercolumn            = headercolumn;
     this._owningteamValue   = _owningteamValue;
     this._importfileidValue = _importfileidValue;
     Logphasecode            = logphasecode;
     Createdon = createdon;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Modifiedon              = modifiedon;
     Importlogid             = importlogid;
     this._owneridValue      = _owneridValue;
     Columnvalue             = columnvalue;
     Statuscode              = statuscode;
     this._importdataidValue = _importdataidValue;
     Owningbusinessunit      = owningbusinessunit;
     Owninguser              = owninguser;
     Createdby                   = createdby;
     Createdonbehalfby           = createdonbehalfby;
     ImportLogBulkDeleteFailures = importLogBulkDeleteFailures;
     Importdataid                = importdataid;
     Modifiedby                  = modifiedby;
     Owningteam                  = owningteam;
     ImportLogAsyncOperations    = importLogAsyncOperations;
     Importfileid                = importfileid;
     Ownerid            = ownerid;
     Modifiedonbehalfby = modifiedonbehalfby;
     CustomInit();
 }