/// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMownermapping
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMownermapping(string solutionid = default(string), string ownermappingid = default(string), string targetuservalueforsourcecrmuserlink = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?statuscode = default(int?), string _targetsystemuseridValue = default(string), string introducedversion = default(string), string _modifiedonbehalfbyValue = default(string), int?processcode = default(int?), string ownermappingidunique = default(string), bool?ismanaged = default(bool?), string targetsystemuserdomainname = default(string), string _importmapidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _createdbyValue = default(string), string _modifiedbyValue = default(string), string sourceuservalueforsourcecrmuserlink = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string sourcesystemusername = default(string), string _createdonbehalfbyValue = default(string), int?statecode = default(int?), int?componentstate = default(int?), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser targetsystemuserid = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMimportmap importmapid = default(MicrosoftDynamicsCRMimportmap))
 {
     Solutionid     = solutionid;
     Ownermappingid = ownermappingid;
     Targetuservalueforsourcecrmuserlink = targetuservalueforsourcecrmuserlink;
     Modifiedon = modifiedon;
     Statuscode = statuscode;
     this._targetsystemuseridValue = _targetsystemuseridValue;
     Introducedversion             = introducedversion;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Processcode                         = processcode;
     Ownermappingidunique                = ownermappingidunique;
     Ismanaged                           = ismanaged;
     Targetsystemuserdomainname          = targetsystemuserdomainname;
     this._importmapidValue              = _importmapidValue;
     Createdon                           = createdon;
     this._createdbyValue                = _createdbyValue;
     this._modifiedbyValue               = _modifiedbyValue;
     Sourceuservalueforsourcecrmuserlink = sourceuservalueforsourcecrmuserlink;
     Overwritetime                       = overwritetime;
     Sourcesystemusername                = sourcesystemusername;
     this._createdonbehalfbyValue        = _createdonbehalfbyValue;
     Statecode                           = statecode;
     Componentstate                      = componentstate;
     Modifiedonbehalfby                  = modifiedonbehalfby;
     Createdonbehalfby                   = createdonbehalfby;
     Modifiedby                          = modifiedby;
     Createdby                           = createdby;
     Targetsystemuserid                  = targetsystemuserid;
     Importmapid                         = importmapid;
     CustomInit();
 }
Esempio n. 2
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMcolumnmapping
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMcolumnmapping(int?processcode = default(int?), string _modifiedbyValue = default(string), int?statuscode = default(int?), string sourceattributename = default(string), string solutionid = default(string), string introducedversion = default(string), int?componentstate = default(int?), string _createdbyValue = default(string), string _modifiedonbehalfbyValue = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), int?statecode = default(int?), bool?ismanaged = default(bool?), string columnmappingidunique = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string columnmappingid = default(string), string _importmapidValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string targetattributename = default(string), string _createdonbehalfbyValue = default(string), string sourceentityname = default(string), string targetentityname = default(string), IList <MicrosoftDynamicsCRMpicklistmapping> pickListMappingColumnMapping = default(IList <MicrosoftDynamicsCRMpicklistmapping>), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMimportmap importmapid = default(MicrosoftDynamicsCRMimportmap), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMlookupmapping> lookUpMappingColumnMapping = default(IList <MicrosoftDynamicsCRMlookupmapping>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Processcode                   = processcode;
     this._modifiedbyValue         = _modifiedbyValue;
     Statuscode                    = statuscode;
     Sourceattributename           = sourceattributename;
     Solutionid                    = solutionid;
     Introducedversion             = introducedversion;
     Componentstate                = componentstate;
     this._createdbyValue          = _createdbyValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Overwritetime                 = overwritetime;
     Statecode                    = statecode;
     Ismanaged                    = ismanaged;
     Columnmappingidunique        = columnmappingidunique;
     Createdon                    = createdon;
     Columnmappingid              = columnmappingid;
     this._importmapidValue       = _importmapidValue;
     Modifiedon                   = modifiedon;
     Targetattributename          = targetattributename;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Sourceentityname             = sourceentityname;
     Targetentityname             = targetentityname;
     PickListMappingColumnMapping = pickListMappingColumnMapping;
     Modifiedby                   = modifiedby;
     Importmapid                  = importmapid;
     Createdby                    = createdby;
     Createdonbehalfby            = createdonbehalfby;
     LookUpMappingColumnMapping   = lookUpMappingColumnMapping;
     Modifiedonbehalfby           = modifiedonbehalfby;
     CustomInit();
 }
Esempio n. 3
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMtransformationmapping class.
 /// </summary>
 public MicrosoftDynamicsCRMtransformationmapping(int?componentstate = default(int?), string transformationmappingidunique = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _createdbyValue = default(string), string solutionid = default(string), string targetentityname = default(string), string _createdonbehalfbyValue = default(string), bool?ismanaged = default(bool?), string _modifiedbyValue = default(string), string transformationtypename = default(string), string _importmapidValue = default(string), string transformationmappingid = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), string introducedversion = default(string), string sourceentityname = default(string), int?statuscode = default(int?), int?statecode = default(int?), int?processcode = default(int?), IList <MicrosoftDynamicsCRMtransformationparametermapping> transformationParameterMappingTransformationMapping = default(IList <MicrosoftDynamicsCRMtransformationparametermapping>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMimportmap importmapid = default(MicrosoftDynamicsCRMimportmap))
 {
     Componentstate = componentstate;
     Transformationmappingidunique = transformationmappingidunique;
     Modifiedon                   = modifiedon;
     this._createdbyValue         = _createdbyValue;
     Solutionid                   = solutionid;
     Targetentityname             = targetentityname;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Ismanaged                     = ismanaged;
     this._modifiedbyValue         = _modifiedbyValue;
     Transformationtypename        = transformationtypename;
     this._importmapidValue        = _importmapidValue;
     Transformationmappingid       = transformationmappingid;
     Overwritetime                 = overwritetime;
     Createdon                     = createdon;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Introducedversion             = introducedversion;
     Sourceentityname              = sourceentityname;
     Statuscode                    = statuscode;
     Statecode                     = statecode;
     Processcode                   = processcode;
     TransformationParameterMappingTransformationMapping = transformationParameterMappingTransformationMapping;
     Modifiedonbehalfby = modifiedonbehalfby;
     Createdonbehalfby  = createdonbehalfby;
     Createdby          = createdby;
     Modifiedby         = modifiedby;
     Importmapid        = importmapid;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMimportentitymapping class.
 /// </summary>
 public MicrosoftDynamicsCRMimportentitymapping(int?statuscode = default(int?), string solutionid = default(string), string introducedversion = default(string), int?processcode = default(int?), string importentitymappingid = default(string), bool?ismanaged = default(bool?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?componentstate = default(int?), int?dedupe = default(int?), string importentitymappingidunique = default(string), string _createdbyValue = default(string), string _modifiedonbehalfbyValue = default(string), string targetentityname = default(string), string _createdonbehalfbyValue = default(string), string sourceentityname = default(string), string _modifiedbyValue = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string _importmapidValue = default(string), int?statecode = default(int?), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMimportmap importmapid = default(MicrosoftDynamicsCRMimportmap), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Statuscode            = statuscode;
     Solutionid            = solutionid;
     Introducedversion     = introducedversion;
     Processcode           = processcode;
     Importentitymappingid = importentitymappingid;
     Ismanaged             = ismanaged;
     Modifiedon            = modifiedon;
     Createdon             = createdon;
     Componentstate        = componentstate;
     Dedupe = dedupe;
     Importentitymappingidunique   = importentitymappingidunique;
     this._createdbyValue          = _createdbyValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Targetentityname             = targetentityname;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Sourceentityname             = sourceentityname;
     this._modifiedbyValue        = _modifiedbyValue;
     Overwritetime          = overwritetime;
     this._importmapidValue = _importmapidValue;
     Statecode          = statecode;
     Modifiedby         = modifiedby;
     Createdby          = createdby;
     Importmapid        = importmapid;
     Createdonbehalfby  = createdonbehalfby;
     Modifiedonbehalfby = modifiedonbehalfby;
     CustomInit();
 }
Esempio n. 5
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMimportfile
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMimportfile(string _createdbyValue = default(string), string _importmapidValue = default(string), int?partialfailurecount = default(int?), bool?usesystemmap = default(bool?), int?successcount = default(int?), string _owneridValue = default(string), string _owningbusinessunitValue = default(string), string headerrow = default(string), string name = default(string), string targetentityname = default(string), string importfileid = default(string), string _recordsowneridValue = default(string), string _owningteamValue = default(string), string relatedentitycolumns = default(string), string additionalheaderrow = default(string), int?parsedtablecolumnsnumber = default(int?), int?upsertmodecode = default(int?), string entitykeyid = default(string), string _modifiedonbehalfbyValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?failurecount = default(int?), string _modifiedbyValue = default(string), int?timezoneruleversionnumber = default(int?), string parsedtablename = default(string), bool?isfirstrowheader = default(bool?), int?datadelimitercode = default(int?), int?processcode = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?fielddelimitercode = default(int?), string content = default(string), int?progresscounter = default(int?), string _importidValue = default(string), int?statecode = default(int?), string _createdonbehalfbyValue = default(string), int?totalcount = default(int?), int?statuscode = default(int?), string sourceentityname = default(string), string parsedtablecolumnprefix = default(string), bool?enableduplicatedetection = default(bool?), System.DateTimeOffset?completedon = default(System.DateTimeOffset?), int?processingstatus = default(int?), int?filetypecode = default(int?), string _owninguserValue = default(string), int?utcconversiontimezonecode = default(int?), string source = default(string), string size = default(string), IList <MicrosoftDynamicsCRMasyncoperation> importFileAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> importFileBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMteam recordsowneridTeam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), IList <MicrosoftDynamicsCRMimportdata> importFileImportData = default(IList <MicrosoftDynamicsCRMimportdata>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMimport importid = default(MicrosoftDynamicsCRMimport), MicrosoftDynamicsCRMsystemuser recordsowneridSystemuser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMimportlog> importLogImportFile = default(IList <MicrosoftDynamicsCRMimportlog>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMimportmap importmapid = default(MicrosoftDynamicsCRMimportmap))
 {
     this._createdbyValue          = _createdbyValue;
     this._importmapidValue        = _importmapidValue;
     Partialfailurecount           = partialfailurecount;
     Usesystemmap                  = usesystemmap;
     Successcount                  = successcount;
     this._owneridValue            = _owneridValue;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     Headerrow                     = headerrow;
     Name                          = name;
     Targetentityname              = targetentityname;
     Importfileid                  = importfileid;
     this._recordsowneridValue     = _recordsowneridValue;
     this._owningteamValue         = _owningteamValue;
     Relatedentitycolumns          = relatedentitycolumns;
     Additionalheaderrow           = additionalheaderrow;
     Parsedtablecolumnsnumber      = parsedtablecolumnsnumber;
     Upsertmodecode                = upsertmodecode;
     Entitykeyid                   = entitykeyid;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Createdon                     = createdon;
     Failurecount                  = failurecount;
     this._modifiedbyValue         = _modifiedbyValue;
     Timezoneruleversionnumber     = timezoneruleversionnumber;
     Parsedtablename               = parsedtablename;
     Isfirstrowheader              = isfirstrowheader;
     Datadelimitercode             = datadelimitercode;
     Processcode                   = processcode;
     Modifiedon                    = modifiedon;
     Fielddelimitercode            = fielddelimitercode;
     Content                       = content;
     Progresscounter               = progresscounter;
     this._importidValue           = _importidValue;
     Statecode                     = statecode;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     Totalcount                    = totalcount;
     Statuscode                    = statuscode;
     Sourceentityname              = sourceentityname;
     Parsedtablecolumnprefix       = parsedtablecolumnprefix;
     Enableduplicatedetection      = enableduplicatedetection;
     Completedon                   = completedon;
     Processingstatus              = processingstatus;
     Filetypecode                  = filetypecode;
     this._owninguserValue         = _owninguserValue;
     Utcconversiontimezonecode     = utcconversiontimezonecode;
     Source                        = source;
     Size                          = size;
     ImportFileAsyncOperations     = importFileAsyncOperations;
     ImportFileBulkDeleteFailures  = importFileBulkDeleteFailures;
     RecordsowneridTeam            = recordsowneridTeam;
     Owninguser                    = owninguser;
     Modifiedonbehalfby            = modifiedonbehalfby;
     Owningteam                    = owningteam;
     ImportFileImportData          = importFileImportData;
     Createdonbehalfby             = createdonbehalfby;
     Owningbusinessunit            = owningbusinessunit;
     Importid                      = importid;
     RecordsowneridSystemuser      = recordsowneridSystemuser;
     Ownerid                       = ownerid;
     Modifiedby                    = modifiedby;
     ImportLogImportFile           = importLogImportFile;
     Createdby                     = createdby;
     Importmapid                   = importmapid;
     CustomInit();
 }