/// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMconstraintbasedgroup class.
 /// </summary>
 public MicrosoftDynamicsCRMconstraintbasedgroup(string _createdbyValue = default(string), string _organizationidValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _businessunitidValue = default(string), string _createdonbehalfbyValue = default(string), string name = default(string), string versionnumber = default(string), int?grouptypecode = default(int?), int?utcconversiontimezonecode = default(int?), string constraintbasedgroupid = default(string), int?timezoneruleversionnumber = default(int?), int?importsequencenumber = default(int?), string constraints = default(string), string description = default(string), string _modifiedbyValue = default(string), string _modifiedonbehalfbyValue = default(string), IList <MicrosoftDynamicsCRMsyncerror> constraintbasedgroupSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMteam> constraintbasedgroupTeams = default(IList <MicrosoftDynamicsCRMteam>), IList <MicrosoftDynamicsCRMmailboxtrackingfolder> constraintbasedgroupMailboxTrackingFolders = default(IList <MicrosoftDynamicsCRMmailboxtrackingfolder>), IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess> constraintbasedgroupPrincipalObjectAttributeAccesses = default(IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMprocesssession> constraintBasedGroupProcessSessions = default(IList <MicrosoftDynamicsCRMprocesssession>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMresourcespec> constraintBasedGroupResourceSpecs = default(IList <MicrosoftDynamicsCRMresourcespec>), MicrosoftDynamicsCRMsystemuser businessunitidSystemuser = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMresourcegroup> constraintbasedgroupResourceGroups = default(IList <MicrosoftDynamicsCRMresourcegroup>), IList <MicrosoftDynamicsCRMconnection> constraintbasedgroupConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMbusinessunit businessunitidBusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMconnection> constraintbasedgroupConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMbulkdeletefailure> constraintBasedGroupBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMasyncoperation> constraintBasedGroupAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>))
 {
     this._createdbyValue      = _createdbyValue;
     this._organizationidValue = _organizationidValue;
     Modifiedon                   = modifiedon;
     Createdon                    = createdon;
     Overriddencreatedon          = overriddencreatedon;
     this._businessunitidValue    = _businessunitidValue;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Name                                                 = name;
     Versionnumber                                        = versionnumber;
     Grouptypecode                                        = grouptypecode;
     Utcconversiontimezonecode                            = utcconversiontimezonecode;
     Constraintbasedgroupid                               = constraintbasedgroupid;
     Timezoneruleversionnumber                            = timezoneruleversionnumber;
     Importsequencenumber                                 = importsequencenumber;
     Constraints                                          = constraints;
     Description                                          = description;
     this._modifiedbyValue                                = _modifiedbyValue;
     this._modifiedonbehalfbyValue                        = _modifiedonbehalfbyValue;
     ConstraintbasedgroupSyncErrors                       = constraintbasedgroupSyncErrors;
     ConstraintbasedgroupTeams                            = constraintbasedgroupTeams;
     ConstraintbasedgroupMailboxTrackingFolders           = constraintbasedgroupMailboxTrackingFolders;
     ConstraintbasedgroupPrincipalObjectAttributeAccesses = constraintbasedgroupPrincipalObjectAttributeAccesses;
     Modifiedonbehalfby                                   = modifiedonbehalfby;
     ConstraintBasedGroupProcessSessions                  = constraintBasedGroupProcessSessions;
     Createdby                                            = createdby;
     ConstraintBasedGroupResourceSpecs                    = constraintBasedGroupResourceSpecs;
     BusinessunitidSystemuser                             = businessunitidSystemuser;
     ConstraintbasedgroupResourceGroups                   = constraintbasedgroupResourceGroups;
     ConstraintbasedgroupConnections2                     = constraintbasedgroupConnections2;
     Modifiedby                                           = modifiedby;
     Createdonbehalfby                                    = createdonbehalfby;
     BusinessunitidBusinessunit                           = businessunitidBusinessunit;
     ConstraintbasedgroupConnections1                     = constraintbasedgroupConnections1;
     Organizationid                                       = organizationid;
     ConstraintBasedGroupBulkDeleteFailures               = constraintBasedGroupBulkDeleteFailures;
     ConstraintBasedGroupAsyncOperations                  = constraintBasedGroupAsyncOperations;
     CustomInit();
 }
Example #2
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMsdkmessageprocessingstep class.
 /// </summary>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who last modified the
 /// sdkmessageprocessingstep.</param>
 /// <param name="_organizationidValue">Unique identifier of the
 /// organization with which the SDK message processing step is
 /// associated.</param>
 /// <param name="sdkmessageprocessingstepid">Unique identifier of the
 /// SDK message processing step entity.</param>
 /// <param name="_sdkmessagefilteridValue">Unique identifier of the SDK
 /// message filter.</param>
 /// <param name="introducedversion">Version in which the form is
 /// introduced.</param>
 /// <param name="_sdkmessageidValue">Unique identifier of the SDK
 /// message.</param>
 /// <param name="componentstate">For internal use only.</param>
 /// <param name="configuration">Step-specific configuration for the
 /// plug-in type. Passed to the plug-in constructor at run
 /// time.</param>
 /// <param name="customizationlevel">Customization level of the SDK
 /// message processing step.</param>
 /// <param name="statecode">Status of the SDK message processing
 /// step.</param>
 /// <param name="mode">Run-time mode of execution, for example,
 /// synchronous or asynchronous.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the sdkmessageprocessingstep.</param>
 /// <param name="overwritetime">For internal use only.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// last modified the SDK message processing step.</param>
 /// <param name="solutionid">Unique identifier of the associated
 /// solution.</param>
 /// <param name="asyncautodelete">Indicates whether the asynchronous
 /// system job is automatically deleted on completion.</param>
 /// <param name="createdon">Date and time when the SDK message
 /// processing step was created.</param>
 /// <param name="canusereadonlyconnection">Identifies whether a SDK
 /// Message Processing Step type will be ReadOnly or Read Write. false
 /// - ReadWrite, true - ReadOnly </param>
 /// <param name="ishidden">Information that specifies whether this
 /// component should be hidden.</param>
 /// <param name="_sdkmessageprocessingstepsecureconfigidValue">Unique
 /// identifier of the Sdk message processing step secure
 /// configuration.</param>
 /// <param name="name">Name of SdkMessage processing step.</param>
 /// <param name="modifiedon">Date and time when the SDK message
 /// processing step was last modified.</param>
 /// <param name="stage">Stage in the execution pipeline that the SDK
 /// message processing step is in.</param>
 /// <param name="filteringattributes">Comma-separated list of
 /// attributes. If at least one of these attributes is modified, the
 /// plug-in should execute.</param>
 /// <param name="versionnumber">Number that identifies a specific
 /// revision of the SDK message processing step. </param>
 /// <param name="supporteddeployment">Deployment that the SDK message
 /// processing step should be executed on; server, client, or
 /// both.</param>
 /// <param name="ismanaged">Information that specifies whether this
 /// component is managed.</param>
 /// <param name="sdkmessageprocessingstepidunique">Unique identifier of
 /// the SDK message processing step.</param>
 /// <param name="_eventhandlerValue">Unique identifier of the
 /// associated event handler.</param>
 /// <param name="rank">Processing order within the stage.</param>
 /// <param name="_impersonatinguseridValue">Unique identifier of the
 /// user to impersonate context when step is executed.</param>
 /// <param name="statuscode">Reason for the status of the SDK message
 /// processing step.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the SDK message processing step.</param>
 /// <param name="iscustomizable">Information that specifies whether
 /// this component can be customized.</param>
 /// <param name="description">Description of the SDK message processing
 /// step.</param>
 public MicrosoftDynamicsCRMsdkmessageprocessingstep(string _modifiedonbehalfbyValue = default(string), string _organizationidValue = default(string), string sdkmessageprocessingstepid = default(string), string _sdkmessagefilteridValue = default(string), string introducedversion = default(string), string _sdkmessageidValue = default(string), int?componentstate = default(int?), string configuration = default(string), int?customizationlevel = default(int?), int?statecode = default(int?), int?mode = default(int?), string _createdonbehalfbyValue = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string _modifiedbyValue = default(string), string solutionid = default(string), bool?asyncautodelete = default(bool?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), bool?canusereadonlyconnection = default(bool?), string ishidden = default(string), string _sdkmessageprocessingstepsecureconfigidValue = default(string), string name = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?stage = default(int?), string filteringattributes = default(string), string versionnumber = default(string), int?supporteddeployment = default(int?), bool?ismanaged = default(bool?), string sdkmessageprocessingstepidunique = default(string), string _eventhandlerValue = default(string), int?rank = default(int?), string _impersonatinguseridValue = default(string), int?statuscode = default(int?), string _createdbyValue = default(string), string iscustomizable = default(string), string description = default(string), MicrosoftDynamicsCRMsdkmessageprocessingstepsecureconfig sdkmessageprocessingstepsecureconfigid = default(MicrosoftDynamicsCRMsdkmessageprocessingstepsecureconfig), MicrosoftDynamicsCRMsdkmessage sdkmessageid = default(MicrosoftDynamicsCRMsdkmessage), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsdkmessagefilter sdkmessagefilterid = default(MicrosoftDynamicsCRMsdkmessagefilter), MicrosoftDynamicsCRMsystemuser impersonatinguserid = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMplugintype plugintypeid = default(MicrosoftDynamicsCRMplugintype), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMplugintype eventhandlerPlugintype = default(MicrosoftDynamicsCRMplugintype), IList <MicrosoftDynamicsCRMasyncoperation> sdkMessageProcessingStepAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsdkmessageprocessingstepimage> sdkmessageprocessingstepidSdkmessageprocessingstepimage = default(IList <MicrosoftDynamicsCRMsdkmessageprocessingstepimage>), MicrosoftDynamicsCRMserviceendpoint eventhandlerServiceendpoint = default(MicrosoftDynamicsCRMserviceendpoint))
 {
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     this._organizationidValue     = _organizationidValue;
     Sdkmessageprocessingstepid    = sdkmessageprocessingstepid;
     this._sdkmessagefilteridValue = _sdkmessagefilteridValue;
     Introducedversion             = introducedversion;
     this._sdkmessageidValue       = _sdkmessageidValue;
     Componentstate     = componentstate;
     Configuration      = configuration;
     Customizationlevel = customizationlevel;
     Statecode          = statecode;
     Mode = mode;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Overwritetime            = overwritetime;
     this._modifiedbyValue    = _modifiedbyValue;
     Solutionid               = solutionid;
     Asyncautodelete          = asyncautodelete;
     Createdon                = createdon;
     Canusereadonlyconnection = canusereadonlyconnection;
     Ishidden = ishidden;
     this._sdkmessageprocessingstepsecureconfigidValue = _sdkmessageprocessingstepsecureconfigidValue;
     Name                = name;
     Modifiedon          = modifiedon;
     Stage               = stage;
     Filteringattributes = filteringattributes;
     Versionnumber       = versionnumber;
     Supporteddeployment = supporteddeployment;
     Ismanaged           = ismanaged;
     Sdkmessageprocessingstepidunique = sdkmessageprocessingstepidunique;
     this._eventhandlerValue          = _eventhandlerValue;
     Rank = rank;
     this._impersonatinguseridValue = _impersonatinguseridValue;
     Statuscode           = statuscode;
     this._createdbyValue = _createdbyValue;
     Iscustomizable       = iscustomizable;
     Description          = description;
     Sdkmessageprocessingstepsecureconfigid = sdkmessageprocessingstepsecureconfigid;
     Sdkmessageid           = sdkmessageid;
     Createdonbehalfby      = createdonbehalfby;
     Sdkmessagefilterid     = sdkmessagefilterid;
     Impersonatinguserid    = impersonatinguserid;
     Organizationid         = organizationid;
     Plugintypeid           = plugintypeid;
     Modifiedonbehalfby     = modifiedonbehalfby;
     Modifiedby             = modifiedby;
     EventhandlerPlugintype = eventhandlerPlugintype;
     SdkMessageProcessingStepAsyncOperations = sdkMessageProcessingStepAsyncOperations;
     Createdby = createdby;
     SdkmessageprocessingstepidSdkmessageprocessingstepimage = sdkmessageprocessingstepidSdkmessageprocessingstepimage;
     EventhandlerServiceendpoint = eventhandlerServiceendpoint;
     CustomInit();
 }
Example #3
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMusermapping
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMusermapping(string _transactioncurrencyidValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), string usermappingid = default(string), int?partnerapplicationtype = default(int?), string _organizationidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), long?versionnumber = default(long?), string _createdbyValue = default(string), object exchangerate = default(object), string claimtype = default(string), int?utcconversiontimezonecode = default(int?), string _createdonbehalfbyValue = default(string), int?timezoneruleversionnumber = default(int?), string systemuserattributename = default(string), string _modifiedbyValue = default(string), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMasyncoperation> usermappingAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMprocesssession> usermappingProcessSession = default(IList <MicrosoftDynamicsCRMprocesssession>), IList <MicrosoftDynamicsCRMbulkdeletefailure> usermappingBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency))
 {
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Modifiedon = modifiedon;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Usermappingid             = usermappingid;
     Partnerapplicationtype    = partnerapplicationtype;
     this._organizationidValue = _organizationidValue;
     Createdon                     = createdon;
     Versionnumber                 = versionnumber;
     this._createdbyValue          = _createdbyValue;
     Exchangerate                  = exchangerate;
     Claimtype                     = claimtype;
     Utcconversiontimezonecode     = utcconversiontimezonecode;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     Timezoneruleversionnumber     = timezoneruleversionnumber;
     Systemuserattributename       = systemuserattributename;
     this._modifiedbyValue         = _modifiedbyValue;
     Createdby                     = createdby;
     Createdonbehalfby             = createdonbehalfby;
     Modifiedby                    = modifiedby;
     Modifiedonbehalfby            = modifiedonbehalfby;
     Organizationid                = organizationid;
     UsermappingAsyncOperations    = usermappingAsyncOperations;
     UsermappingProcessSession     = usermappingProcessSession;
     UsermappingBulkDeleteFailures = usermappingBulkDeleteFailures;
     Transactioncurrencyid         = transactioncurrencyid;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMtranslationprocess class.
 /// </summary>
 public MicrosoftDynamicsCRMtranslationprocess(int?duration = default(int?), string traversedpath = default(string), string _knowledgearticleidValue = default(string), string _modifiedonbehalfbyValue = default(string), int?importsequencenumber = default(int?), string _activestageidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string name = default(string), string _processidValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?statecode = default(int?), string businessprocessflowinstanceid = default(string), int?statuscode = default(int?), System.DateTimeOffset?activestagestartedon = default(System.DateTimeOffset?), System.DateTimeOffset?completedon = default(System.DateTimeOffset?), string _createdbyValue = default(string), string _createdonbehalfbyValue = default(string), string versionnumber = default(string), string _transactioncurrencyidValue = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), decimal?exchangerate = default(decimal?), string _modifiedbyValue = default(string), string _organizationidValue = default(string), IList <MicrosoftDynamicsCRMsyncerror> translationProcessSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMknowledgearticle knowledgearticleid = default(MicrosoftDynamicsCRMknowledgearticle), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMworkflowlog> workflowlogsTranslationprocess = default(IList <MicrosoftDynamicsCRMworkflowlog>), MicrosoftDynamicsCRMworkflow processid = default(MicrosoftDynamicsCRMworkflow), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMprocesssession> translationProcessProcessSessions = default(IList <MicrosoftDynamicsCRMprocesssession>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMprocessstage activestageid = default(MicrosoftDynamicsCRMprocessstage))
 {
     Duration      = duration;
     Traversedpath = traversedpath;
     this._knowledgearticleidValue = _knowledgearticleidValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Importsequencenumber          = importsequencenumber;
     this._activestageidValue      = _activestageidValue;
     Createdon                         = createdon;
     Name                              = name;
     this._processidValue              = _processidValue;
     Modifiedon                        = modifiedon;
     Statecode                         = statecode;
     Businessprocessflowinstanceid     = businessprocessflowinstanceid;
     Statuscode                        = statuscode;
     Activestagestartedon              = activestagestartedon;
     Completedon                       = completedon;
     this._createdbyValue              = _createdbyValue;
     this._createdonbehalfbyValue      = _createdonbehalfbyValue;
     Versionnumber                     = versionnumber;
     this._transactioncurrencyidValue  = _transactioncurrencyidValue;
     Overriddencreatedon               = overriddencreatedon;
     Exchangerate                      = exchangerate;
     this._modifiedbyValue             = _modifiedbyValue;
     this._organizationidValue         = _organizationidValue;
     TranslationProcessSyncErrors      = translationProcessSyncErrors;
     Knowledgearticleid                = knowledgearticleid;
     Modifiedbyname                    = modifiedbyname;
     WorkflowlogsTranslationprocess    = workflowlogsTranslationprocess;
     Processid                         = processid;
     Modifiedonbehalfbyname            = modifiedonbehalfbyname;
     Createdbyname                     = createdbyname;
     Createdonbehalfbyname             = createdonbehalfbyname;
     Organizationid                    = organizationid;
     TranslationProcessProcessSessions = translationProcessProcessSessions;
     Transactioncurrencyid             = transactioncurrencyid;
     Activestageid                     = activestageid;
     CustomInit();
 }
Example #5
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMimportjob
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMimportjob(string importjobid = default(string), string _createdbyValue = default(string), string _modifiedonbehalfbyValue = default(string), string name = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string importcontext = default(string), System.DateTimeOffset?completedon = default(System.DateTimeOffset?), string _createdonbehalfbyValue = default(string), string _modifiedbyValue = default(string), decimal?progress = default(decimal?), string operationcontext = default(string), int?utcconversiontimezonecode = default(int?), string _organizationidValue = default(string), int?timezoneruleversionnumber = default(int?), string data = default(string), string solutionid = default(string), string solutionname = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), System.DateTimeOffset?startedon = default(System.DateTimeOffset?), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Importjobid                   = importjobid;
     this._createdbyValue          = _createdbyValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Name          = name;
     Modifiedon    = modifiedon;
     Importcontext = importcontext;
     Completedon   = completedon;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     this._modifiedbyValue        = _modifiedbyValue;
     Progress                  = progress;
     Operationcontext          = operationcontext;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     this._organizationidValue = _organizationidValue;
     Timezoneruleversionnumber = timezoneruleversionnumber;
     Data               = data;
     Solutionid         = solutionid;
     Solutionname       = solutionname;
     Createdon          = createdon;
     Startedon          = startedon;
     Organizationid     = organizationid;
     Createdonbehalfby  = createdonbehalfby;
     Modifiedonbehalfby = modifiedonbehalfby;
     Createdby          = createdby;
     Modifiedby         = modifiedby;
     CustomInit();
 }
Example #6
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMdataperformance class.
 /// </summary>
 public MicrosoftDynamicsCRMdataperformance(string _organizationidValue = default(string), int?count = default(int?), object optimizationstorage = default(object), bool?anyoptimizationavailable = default(bool?), string dataperformanceid = default(string), string lastactionresult = default(string), string component = default(string), object weight = default(object), string entity = default(string), object mediantime = default(object), object estimatedoptimizationimpact = default(object), string solution = default(string), string executionperiod = default(string), object mintime = default(object), string optimizationstatus = default(string), object maxtime = default(object), bool?anyoptimizationapplied = default(bool?), string realizedoptimizationimpact = default(string), System.DateTimeOffset?lastoptimizationdate = default(System.DateTimeOffset?), string operation = default(string), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization))
 {
     this._organizationidValue = _organizationidValue;
     Count = count;
     Optimizationstorage      = optimizationstorage;
     Anyoptimizationavailable = anyoptimizationavailable;
     Dataperformanceid        = dataperformanceid;
     Lastactionresult         = lastactionresult;
     Component  = component;
     Weight     = weight;
     Entity     = entity;
     Mediantime = mediantime;
     Estimatedoptimizationimpact = estimatedoptimizationimpact;
     Solution                   = solution;
     Executionperiod            = executionperiod;
     Mintime                    = mintime;
     Optimizationstatus         = optimizationstatus;
     Maxtime                    = maxtime;
     Anyoptimizationapplied     = anyoptimizationapplied;
     Realizedoptimizationimpact = realizedoptimizationimpact;
     Lastoptimizationdate       = lastoptimizationdate;
     Operation                  = operation;
     Organizationid             = organizationid;
     CustomInit();
 }
Example #7
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMsimilarityrule class.
 /// </summary>
 public MicrosoftDynamicsCRMsimilarityrule(int?statuscode = default(int?), string similarityruleid = default(string), string similarityruleidunique = default(string), int?ngramsize = default(int?), int?baseentitytypecode = default(int?), int?statecode = default(int?), string _modifiedonbehalfbyValue = default(string), bool?excludeinactiverecords = default(bool?), string ruleconditionxml = default(string), int?maxkeywords = default(int?), string activerulefetchxml = default(string), decimal?exchangerate = default(decimal?), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string name = default(string), int?componentstate = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string baseentityname = default(string), string solutionid = default(string), string introducedversion = default(string), int?utcconversiontimezonecode = default(int?), int?importsequencenumber = default(int?), string fetchxmllist = default(string), string _transactioncurrencyidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string description = default(string), string versionnumber = default(string), string _organizationidValue = default(string), string _createdonbehalfbyValue = default(string), bool?ismanaged = default(bool?), int?timezoneruleversionnumber = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string matchingentityname = default(string), int?matchingentitytypecode = default(int?), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMasyncoperation> similarityruleAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency))
 {
     Statuscode             = statuscode;
     Similarityruleid       = similarityruleid;
     Similarityruleidunique = similarityruleidunique;
     Ngramsize                     = ngramsize;
     Baseentitytypecode            = baseentitytypecode;
     Statecode                     = statecode;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Excludeinactiverecords        = excludeinactiverecords;
     Ruleconditionxml              = ruleconditionxml;
     Maxkeywords                   = maxkeywords;
     Activerulefetchxml            = activerulefetchxml;
     Exchangerate                  = exchangerate;
     Overwritetime                 = overwritetime;
     Name                             = name;
     Componentstate                   = componentstate;
     Overriddencreatedon              = overriddencreatedon;
     Baseentityname                   = baseentityname;
     Solutionid                       = solutionid;
     Introducedversion                = introducedversion;
     Utcconversiontimezonecode        = utcconversiontimezonecode;
     Importsequencenumber             = importsequencenumber;
     Fetchxmllist                     = fetchxmllist;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Createdon                        = createdon;
     Description                      = description;
     Versionnumber                    = versionnumber;
     this._organizationidValue        = _organizationidValue;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     Ismanaged                        = ismanaged;
     Timezoneruleversionnumber        = timezoneruleversionnumber;
     Modifiedon                       = modifiedon;
     Matchingentityname               = matchingentityname;
     Matchingentitytypecode           = matchingentitytypecode;
     Createdonbehalfby                = createdonbehalfby;
     Modifiedonbehalfby               = modifiedonbehalfby;
     SimilarityruleAsyncOperations    = similarityruleAsyncOperations;
     Organizationid                   = organizationid;
     Transactioncurrencyid            = transactioncurrencyid;
     CustomInit();
 }
Example #8
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMproduct
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMproduct(string _createdbyValue = default(string), string _modifiedbyValue = default(string), string entityimageid = default(string), string hierarchypath = default(string), long?entityimageTimestamp = default(long?), string suppliername = default(string), string _defaultuomscheduleidValue = default(string), int?productstructure = default(int?), int?utcconversiontimezonecode = default(int?), decimal?standardcostBase = default(decimal?), string versionnumber = default(string), string _organizationidValue = default(string), string _pricelevelidValue = default(string), decimal?priceBase = default(decimal?), string _createdbyexternalpartyValue = default(string), decimal?exchangerate = default(decimal?), string processid = default(string), string _defaultuomidValue = default(string), System.DateTimeOffset?validfromdate = default(System.DateTimeOffset?), decimal?currentcost = default(decimal?), string _subjectidValue = default(string), decimal?price = default(decimal?), int?quantitydecimal = default(int?), string _createdonbehalfbyValue = default(string), string description = default(string), string _parentproductidValue = default(string), int?statecode = default(int?), int?importsequencenumber = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?timezoneruleversionnumber = default(int?), decimal?standardcost = default(decimal?), string size = default(string), string vendorname = default(string), int?producttypecode = default(int?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), System.DateTimeOffset?validtodate = default(System.DateTimeOffset?), string name = default(string), string _modifiedonbehalfbyValue = default(string), string _modifiedbyexternalpartyValue = default(string), string entityimageUrl = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), bool?iskit = default(bool?), string producturl = default(string), string traversedpath = default(string), string _transactioncurrencyidValue = default(string), bool?isstockitem = default(bool?), string vendorid = default(string), string vendorpartnumber = default(string), decimal?stockweight = default(decimal?), string productid = default(string), byte[] entityimage = default(byte[]), decimal?currentcostBase = default(decimal?), int?statuscode = default(int?), string stageid = default(string), string productnumber = default(string), decimal?quantityonhand = default(decimal?), decimal?stockvolume = default(decimal?), int?dmtimportstate = default(int?), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMsyncerror> productSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMsharepointdocumentlocation> productSharepointDocumentLocation = default(IList <MicrosoftDynamicsCRMsharepointdocumentlocation>), IList <MicrosoftDynamicsCRMasyncoperation> productAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMmailboxtrackingfolder> productMailboxTrackingFolders = default(IList <MicrosoftDynamicsCRMmailboxtrackingfolder>), IList <MicrosoftDynamicsCRMprocesssession> productProcessSessions = default(IList <MicrosoftDynamicsCRMprocesssession>), IList <MicrosoftDynamicsCRMbulkdeletefailure> productBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess> productPrincipalobjectattributeaccess = default(IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess>), MicrosoftDynamicsCRMprocessstage stageidProcessstage = default(MicrosoftDynamicsCRMprocessstage), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMconnection> productConnections1 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMconnection> productConnections2 = default(IList <MicrosoftDynamicsCRMconnection>), IList <MicrosoftDynamicsCRMannotation> productAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), MicrosoftDynamicsCRMpricelevel pricelevelid = default(MicrosoftDynamicsCRMpricelevel), IList <MicrosoftDynamicsCRMdynamicproperty> productDynamicProperty = default(IList <MicrosoftDynamicsCRMdynamicproperty>), IList <MicrosoftDynamicsCRMdynamicpropertyassociation> productDynamicPropertyAssociation = default(IList <MicrosoftDynamicsCRMdynamicpropertyassociation>), MicrosoftDynamicsCRMproduct parentproductid = default(MicrosoftDynamicsCRMproduct), IList <MicrosoftDynamicsCRMproduct> productParentProduct = default(IList <MicrosoftDynamicsCRMproduct>), IList <MicrosoftDynamicsCRMproductassociation> productProductAssociationAssocProd = default(IList <MicrosoftDynamicsCRMproductassociation>), IList <MicrosoftDynamicsCRMproductassociation> productProductAssociationProd = default(IList <MicrosoftDynamicsCRMproductassociation>), IList <MicrosoftDynamicsCRMproductsubstitute> productProductSubstituteSubstitutedproductid = default(IList <MicrosoftDynamicsCRMproductsubstitute>), IList <MicrosoftDynamicsCRMproductsubstitute> productProductSubstituteProductid = default(IList <MicrosoftDynamicsCRMproductsubstitute>), IList <MicrosoftDynamicsCRMproductpricelevel> productPriceLevels = default(IList <MicrosoftDynamicsCRMproductpricelevel>), MicrosoftDynamicsCRMsubject subjectid = default(MicrosoftDynamicsCRMsubject), MicrosoftDynamicsCRMuom defaultuomid = default(MicrosoftDynamicsCRMuom), MicrosoftDynamicsCRMuomschedule defaultuomscheduleid = default(MicrosoftDynamicsCRMuomschedule), IList <MicrosoftDynamicsCRMcampaign> campaignproductAssociation = default(IList <MicrosoftDynamicsCRMcampaign>), IList <MicrosoftDynamicsCRMcontractdetail> productContractLineItems = default(IList <MicrosoftDynamicsCRMcontractdetail>), IList <MicrosoftDynamicsCRMincident> productIncidents = default(IList <MicrosoftDynamicsCRMincident>), IList <MicrosoftDynamicsCRMentitlement> productEntitlementAssociation = default(IList <MicrosoftDynamicsCRMentitlement>), IList <MicrosoftDynamicsCRMentitlementtemplate> productEntitlementtemplateAssociation = default(IList <MicrosoftDynamicsCRMentitlementtemplate>), IList <MicrosoftDynamicsCRMlead> leadproductAssociation = default(IList <MicrosoftDynamicsCRMlead>), IList <MicrosoftDynamicsCRMopportunityproduct> opportunityProducts = default(IList <MicrosoftDynamicsCRMopportunityproduct>), IList <MicrosoftDynamicsCRMinvoicedetail> productInvoiceDetails = default(IList <MicrosoftDynamicsCRMinvoicedetail>), IList <MicrosoftDynamicsCRMsalesorderdetail> productOrderDetails = default(IList <MicrosoftDynamicsCRMsalesorderdetail>), IList <MicrosoftDynamicsCRMquotedetail> productQuoteDetails = default(IList <MicrosoftDynamicsCRMquotedetail>), IList <MicrosoftDynamicsCRMsalesliterature> productsalesliteratureAssociation = default(IList <MicrosoftDynamicsCRMsalesliterature>), IList <MicrosoftDynamicsCRMcompetitor> competitorproductAssociation = default(IList <MicrosoftDynamicsCRMcompetitor>))
 {
     this._createdbyValue            = _createdbyValue;
     this._modifiedbyValue           = _modifiedbyValue;
     Entityimageid                   = entityimageid;
     Hierarchypath                   = hierarchypath;
     EntityimageTimestamp            = entityimageTimestamp;
     Suppliername                    = suppliername;
     this._defaultuomscheduleidValue = _defaultuomscheduleidValue;
     Productstructure                = productstructure;
     Utcconversiontimezonecode       = utcconversiontimezonecode;
     StandardcostBase                = standardcostBase;
     Versionnumber                   = versionnumber;
     this._organizationidValue       = _organizationidValue;
     this._pricelevelidValue         = _pricelevelidValue;
     PriceBase = priceBase;
     this._createdbyexternalpartyValue = _createdbyexternalpartyValue;
     Exchangerate            = exchangerate;
     Processid               = processid;
     this._defaultuomidValue = _defaultuomidValue;
     Validfromdate           = validfromdate;
     Currentcost             = currentcost;
     this._subjectidValue    = _subjectidValue;
     Price           = price;
     Quantitydecimal = quantitydecimal;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Description = description;
     this._parentproductidValue = _parentproductidValue;
     Statecode                 = statecode;
     Importsequencenumber      = importsequencenumber;
     Modifiedon                = modifiedon;
     Timezoneruleversionnumber = timezoneruleversionnumber;
     Standardcost              = standardcost;
     Size            = size;
     Vendorname      = vendorname;
     Producttypecode = producttypecode;
     Createdon       = createdon;
     Validtodate     = validtodate;
     Name            = name;
     this._modifiedonbehalfbyValue      = _modifiedonbehalfbyValue;
     this._modifiedbyexternalpartyValue = _modifiedbyexternalpartyValue;
     EntityimageUrl      = entityimageUrl;
     Overriddencreatedon = overriddencreatedon;
     Iskit         = iskit;
     Producturl    = producturl;
     Traversedpath = traversedpath;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Isstockitem        = isstockitem;
     Vendorid           = vendorid;
     Vendorpartnumber   = vendorpartnumber;
     Stockweight        = stockweight;
     Productid          = productid;
     Entityimage        = entityimage;
     CurrentcostBase    = currentcostBase;
     Statuscode         = statuscode;
     Stageid            = stageid;
     Productnumber      = productnumber;
     Quantityonhand     = quantityonhand;
     Stockvolume        = stockvolume;
     Dmtimportstate     = dmtimportstate;
     Createdby          = createdby;
     Createdonbehalfby  = createdonbehalfby;
     Modifiedby         = modifiedby;
     Modifiedonbehalfby = modifiedonbehalfby;
     Organizationid     = organizationid;
     ProductSyncErrors  = productSyncErrors;
     ProductSharepointDocumentLocation     = productSharepointDocumentLocation;
     ProductAsyncOperations                = productAsyncOperations;
     ProductMailboxTrackingFolders         = productMailboxTrackingFolders;
     ProductProcessSessions                = productProcessSessions;
     ProductBulkDeleteFailures             = productBulkDeleteFailures;
     ProductPrincipalobjectattributeaccess = productPrincipalobjectattributeaccess;
     StageidProcessstage                          = stageidProcessstage;
     Transactioncurrencyid                        = transactioncurrencyid;
     ProductConnections1                          = productConnections1;
     ProductConnections2                          = productConnections2;
     ProductAnnotation                            = productAnnotation;
     Pricelevelid                                 = pricelevelid;
     ProductDynamicProperty                       = productDynamicProperty;
     ProductDynamicPropertyAssociation            = productDynamicPropertyAssociation;
     Parentproductid                              = parentproductid;
     ProductParentProduct                         = productParentProduct;
     ProductProductAssociationAssocProd           = productProductAssociationAssocProd;
     ProductProductAssociationProd                = productProductAssociationProd;
     ProductProductSubstituteSubstitutedproductid = productProductSubstituteSubstitutedproductid;
     ProductProductSubstituteProductid            = productProductSubstituteProductid;
     ProductPriceLevels                           = productPriceLevels;
     Subjectid                             = subjectid;
     Defaultuomid                          = defaultuomid;
     Defaultuomscheduleid                  = defaultuomscheduleid;
     CampaignproductAssociation            = campaignproductAssociation;
     ProductContractLineItems              = productContractLineItems;
     ProductIncidents                      = productIncidents;
     ProductEntitlementAssociation         = productEntitlementAssociation;
     ProductEntitlementtemplateAssociation = productEntitlementtemplateAssociation;
     LeadproductAssociation                = leadproductAssociation;
     OpportunityProducts                   = opportunityProducts;
     ProductInvoiceDetails                 = productInvoiceDetails;
     ProductOrderDetails                   = productOrderDetails;
     ProductQuoteDetails                   = productQuoteDetails;
     ProductsalesliteratureAssociation     = productsalesliteratureAssociation;
     CompetitorproductAssociation          = competitorproductAssociation;
     CustomInit();
 }
Example #9
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMdynamicpropertyoptionsetitem class.
 /// </summary>
 public MicrosoftDynamicsCRMdynamicpropertyoptionsetitem(int?utcconversiontimezonecode = default(int?), int?dynamicpropertyoptionsetvaluesequencenumber = default(int?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _createdbyValue = default(string), decimal?exchangerate = default(decimal?), string dynamicpropertyoptionsetvalueid = default(string), string dynamicpropertyoptionname = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _modifiedbyValue = default(string), string dynamicpropertyoptiondescription = default(string), int?importsequencenumber = default(int?), string _createdonbehalfbyValue = default(string), string _modifiedonbehalfbyValue = default(string), string versionnumber = default(string), int?dmtimportstate = default(int?), string _transactioncurrencyidValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?dynamicpropertyoptionvalue = default(int?), string _organizationidValue = default(string), string _dynamicpropertyidValue = default(string), int?timezoneruleversionnumber = default(int?), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMsyncerror> dynamicpropertyoptionsetitemSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMasyncoperation> dynamicpropertyoptionsetitemAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMmailboxtrackingfolder> dynamicpropertyoptionsetitemMailboxTrackingFolders = default(IList <MicrosoftDynamicsCRMmailboxtrackingfolder>), IList <MicrosoftDynamicsCRMbulkdeletefailure> dynamicpropertyoptionsetitemBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess> dynamicpropertyoptionsetitemPrincipalObjectAttributeAccesses = default(IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess>), IList <MicrosoftDynamicsCRMdynamicproperty> defaultValueOptionSetDynamicProperty = default(IList <MicrosoftDynamicsCRMdynamicproperty>), MicrosoftDynamicsCRMdynamicproperty dynamicpropertyid = default(MicrosoftDynamicsCRMdynamicproperty), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency))
 {
     Utcconversiontimezonecode = utcconversiontimezonecode;
     Dynamicpropertyoptionsetvaluesequencenumber = dynamicpropertyoptionsetvaluesequencenumber;
     Createdon                                                    = createdon;
     this._createdbyValue                                         = _createdbyValue;
     Exchangerate                                                 = exchangerate;
     Dynamicpropertyoptionsetvalueid                              = dynamicpropertyoptionsetvalueid;
     Dynamicpropertyoptionname                                    = dynamicpropertyoptionname;
     Overriddencreatedon                                          = overriddencreatedon;
     this._modifiedbyValue                                        = _modifiedbyValue;
     Dynamicpropertyoptiondescription                             = dynamicpropertyoptiondescription;
     Importsequencenumber                                         = importsequencenumber;
     this._createdonbehalfbyValue                                 = _createdonbehalfbyValue;
     this._modifiedonbehalfbyValue                                = _modifiedonbehalfbyValue;
     Versionnumber                                                = versionnumber;
     Dmtimportstate                                               = dmtimportstate;
     this._transactioncurrencyidValue                             = _transactioncurrencyidValue;
     Modifiedon                                                   = modifiedon;
     Dynamicpropertyoptionvalue                                   = dynamicpropertyoptionvalue;
     this._organizationidValue                                    = _organizationidValue;
     this._dynamicpropertyidValue                                 = _dynamicpropertyidValue;
     Timezoneruleversionnumber                                    = timezoneruleversionnumber;
     Createdby                                                    = createdby;
     Createdonbehalfby                                            = createdonbehalfby;
     Modifiedby                                                   = modifiedby;
     Modifiedonbehalfby                                           = modifiedonbehalfby;
     Organizationid                                               = organizationid;
     DynamicpropertyoptionsetitemSyncErrors                       = dynamicpropertyoptionsetitemSyncErrors;
     DynamicpropertyoptionsetitemAsyncOperations                  = dynamicpropertyoptionsetitemAsyncOperations;
     DynamicpropertyoptionsetitemMailboxTrackingFolders           = dynamicpropertyoptionsetitemMailboxTrackingFolders;
     DynamicpropertyoptionsetitemBulkDeleteFailures               = dynamicpropertyoptionsetitemBulkDeleteFailures;
     DynamicpropertyoptionsetitemPrincipalObjectAttributeAccesses = dynamicpropertyoptionsetitemPrincipalObjectAttributeAccesses;
     DefaultValueOptionSetDynamicProperty                         = defaultValueOptionSetDynamicProperty;
     Dynamicpropertyid                                            = dynamicpropertyid;
     Transactioncurrencyid                                        = transactioncurrencyid;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMmobileofflineprofileitem class.
 /// </summary>
 public MicrosoftDynamicsCRMmobileofflineprofileitem(bool?recordsownedbymyteam = default(bool?), bool?canbefollowed = default(bool?), string viewquery = default(string), int?entityobjecttypecode = default(int?), string stageid = default(string), string _createdbyValue = default(string), long?versionnumber = default(long?), bool?getrelatedentityrecords = default(bool?), string mobileofflineprofileitemid = default(string), string introducedversion = default(string), bool?isvisibleingrid = default(bool?), string profileitementityfilter = default(string), string _regardingobjectidValue = default(string), int?componentstate = default(int?), bool?ismanaged = default(bool?), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string selectedentitymetadata = default(string), int?recorddistributioncriteria = default(int?), string _modifiedbyValue = default(string), string traversedpath = default(string), string _modifiedonbehalfbyValue = default(string), bool?recordsownedbymybusinessunit = default(bool?), string mobileofflineprofileitemidunique = default(string), System.DateTimeOffset?publishedon = default(System.DateTimeOffset?), string _createdonbehalfbyValue = default(string), string selectedentitytypecode = default(string), string relationshipdata = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string name = default(string), string _organizationidValue = default(string), string processid = default(string), bool?isvalidated = default(bool?), string solutionid = default(string), bool?recordsownedbyme = default(bool?), string _profileitemruleValue = default(string), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMmobileofflineprofile regardingobjectid = default(MicrosoftDynamicsCRMmobileofflineprofile), IList <MicrosoftDynamicsCRMmobileofflineprofileitemassociation> mobileOfflineProfileItemMobileOfflineProfileItemAssociation = default(IList <MicrosoftDynamicsCRMmobileofflineprofileitemassociation>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsavedquery profileitemrule = default(MicrosoftDynamicsCRMsavedquery), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Recordsownedbymyteam = recordsownedbymyteam;
     Canbefollowed        = canbefollowed;
     Viewquery            = viewquery;
     Entityobjecttypecode = entityobjecttypecode;
     Stageid = stageid;
     this._createdbyValue         = _createdbyValue;
     Versionnumber                = versionnumber;
     Getrelatedentityrecords      = getrelatedentityrecords;
     Mobileofflineprofileitemid   = mobileofflineprofileitemid;
     Introducedversion            = introducedversion;
     Isvisibleingrid              = isvisibleingrid;
     Profileitementityfilter      = profileitementityfilter;
     this._regardingobjectidValue = _regardingobjectidValue;
     Componentstate               = componentstate;
     Ismanaged                        = ismanaged;
     Overwritetime                    = overwritetime;
     Selectedentitymetadata           = selectedentitymetadata;
     Recorddistributioncriteria       = recorddistributioncriteria;
     this._modifiedbyValue            = _modifiedbyValue;
     Traversedpath                    = traversedpath;
     this._modifiedonbehalfbyValue    = _modifiedonbehalfbyValue;
     Recordsownedbymybusinessunit     = recordsownedbymybusinessunit;
     Mobileofflineprofileitemidunique = mobileofflineprofileitemidunique;
     Publishedon                      = publishedon;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     Selectedentitytypecode           = selectedentitytypecode;
     Relationshipdata                 = relationshipdata;
     Createdon                        = createdon;
     Modifiedon                       = modifiedon;
     Name = name;
     this._organizationidValue = _organizationidValue;
     Processid                  = processid;
     Isvalidated                = isvalidated;
     Solutionid                 = solutionid;
     Recordsownedbyme           = recordsownedbyme;
     this._profileitemruleValue = _profileitemruleValue;
     Createdonbehalfby          = createdonbehalfby;
     Regardingobjectid          = regardingobjectid;
     MobileOfflineProfileItemMobileOfflineProfileItemAssociation = mobileOfflineProfileItemMobileOfflineProfileItemAssociation;
     Modifiedonbehalfby = modifiedonbehalfby;
     Organizationid     = organizationid;
     Modifiedby         = modifiedby;
     Profileitemrule    = profileitemrule;
     Createdby          = createdby;
     CustomInit();
 }
Example #11
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMsubject
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMsubject(string _createdbyValue = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), long?versionnumber = default(long?), string _modifiedbyValue = default(string), string description = default(string), int?featuremask = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _organizationidValue = default(string), string _createdbyexternalpartyValue = default(string), string _parentsubjectValue = default(string), string _modifiedbyexternalpartyValue = default(string), string title = default(string), string subjectid = default(string), string _createdonbehalfbyValue = default(string), string _modifiedonbehalfbyValue = default(string), int?importsequencenumber = default(int?), IList <MicrosoftDynamicsCRMsalesliterature> subjectSalesLiterature = default(IList <MicrosoftDynamicsCRMsalesliterature>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsubject parentsubject = default(MicrosoftDynamicsCRMsubject), IList <MicrosoftDynamicsCRMsubject> subjectParentSubject = default(IList <MicrosoftDynamicsCRMsubject>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMincident> subjectIncidents = default(IList <MicrosoftDynamicsCRMincident>), IList <MicrosoftDynamicsCRMasyncoperation> subjectAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMsyncerror> subjectSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMkbarticle> subjectKbArticles = default(IList <MicrosoftDynamicsCRMkbarticle>), IList <MicrosoftDynamicsCRMproduct> subjectProducts = default(IList <MicrosoftDynamicsCRMproduct>), IList <MicrosoftDynamicsCRMknowledgearticle> subjectKnowledgearticles = default(IList <MicrosoftDynamicsCRMknowledgearticle>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMbulkdeletefailure> subjectBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>))
 {
     this._createdbyValue               = _createdbyValue;
     Overriddencreatedon                = overriddencreatedon;
     Createdon                          = createdon;
     Versionnumber                      = versionnumber;
     this._modifiedbyValue              = _modifiedbyValue;
     Description                        = description;
     Featuremask                        = featuremask;
     Modifiedon                         = modifiedon;
     this._organizationidValue          = _organizationidValue;
     this._createdbyexternalpartyValue  = _createdbyexternalpartyValue;
     this._parentsubjectValue           = _parentsubjectValue;
     this._modifiedbyexternalpartyValue = _modifiedbyexternalpartyValue;
     Title     = title;
     Subjectid = subjectid;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Importsequencenumber          = importsequencenumber;
     SubjectSalesLiterature        = subjectSalesLiterature;
     Createdby                 = createdby;
     Modifiedby                = modifiedby;
     Modifiedonbehalfby        = modifiedonbehalfby;
     Parentsubject             = parentsubject;
     SubjectParentSubject      = subjectParentSubject;
     Createdonbehalfby         = createdonbehalfby;
     SubjectIncidents          = subjectIncidents;
     SubjectAsyncOperations    = subjectAsyncOperations;
     SubjectSyncErrors         = subjectSyncErrors;
     SubjectKbArticles         = subjectKbArticles;
     SubjectProducts           = subjectProducts;
     SubjectKnowledgearticles  = subjectKnowledgearticles;
     Organizationid            = organizationid;
     SubjectBulkDeleteFailures = subjectBulkDeleteFailures;
     CustomInit();
 }
Example #12
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMcustomcontrolresource class.
 /// </summary>
 /// <param name="_organizationidValue">Unique identifier of the
 /// organization associated with the web resource.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// modified the record.</param>
 /// <param name="customcontrolresourceidunique">For internal use
 /// only.</param>
 /// <param name="modifiedon">Date and time when the record was
 /// modified.</param>
 /// <param name="versionrequirement">For internal use only.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the record.</param>
 /// <param name="customcontrolresourceid">Unique identifier of the
 /// Custom Control Resource.</param>
 /// <param name="webresourceid">Unique identifier of the web
 /// resource.</param>
 /// <param name="name">Name of the custom control resource.</param>
 /// <param name="overwritetime">For internal use only.</param>
 /// <param name="solutionid">Unique identifier of the associated
 /// solution.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who modified the record.</param>
 /// <param name="customcontrolid">Unique identifier of the custom
 /// control.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the record.</param>
 /// <param name="introducedversion">Version in which the form is
 /// introduced.</param>
 /// <param name="componentstate">For internal use only.</param>
 /// <param name="versionnumber">Version number of the Custom Control
 /// Resource.</param>
 /// <param name="version">For internal use only.</param>
 /// <param name="createdon">Date and time when the record was
 /// created.</param>
 public MicrosoftDynamicsCRMcustomcontrolresource(string _organizationidValue = default(string), string _modifiedbyValue = default(string), bool?ismanaged = default(bool?), string customcontrolresourceidunique = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string versionrequirement = default(string), string _createdonbehalfbyValue = default(string), string customcontrolresourceid = default(string), string webresourceid = default(string), string name = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string solutionid = default(string), string _modifiedonbehalfbyValue = default(string), string customcontrolid = default(string), string _createdbyValue = default(string), string introducedversion = default(string), int?componentstate = default(int?), string versionnumber = default(string), string version = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), MicrosoftDynamicsCRMcustomcontrol customcontrolidCustomcontrol = default(MicrosoftDynamicsCRMcustomcontrol), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization))
 {
     this._organizationidValue = _organizationidValue;
     this._modifiedbyValue     = _modifiedbyValue;
     Ismanaged = ismanaged;
     Customcontrolresourceidunique = customcontrolresourceidunique;
     Modifiedon                   = modifiedon;
     Versionrequirement           = versionrequirement;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Customcontrolresourceid      = customcontrolresourceid;
     Webresourceid                = webresourceid;
     Name          = name;
     Overwritetime = overwritetime;
     Solutionid    = solutionid;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Customcontrolid      = customcontrolid;
     this._createdbyValue = _createdbyValue;
     Introducedversion    = introducedversion;
     Componentstate       = componentstate;
     Versionnumber        = versionnumber;
     Version   = version;
     Createdon = createdon;
     CustomcontrolidCustomcontrol = customcontrolidCustomcontrol;
     Createdby          = createdby;
     Modifiedby         = modifiedby;
     Createdonbehalfby  = createdonbehalfby;
     Modifiedonbehalfby = modifiedonbehalfby;
     Organizationid     = organizationid;
     CustomInit();
 }
Example #13
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMqueueitem
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMqueueitem(string _transactioncurrencyidValue = default(string), string _workeridValue = default(string), string _createdbyValue = default(string), string _modifiedbyValue = default(string), string _owningbusinessunitValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?utcconversiontimezonecode = default(int?), string _modifiedonbehalfbyValue = default(string), string versionnumber = default(string), string _queueidValue = default(string), int?statecode = default(int?), System.DateTimeOffset?enteredon = default(System.DateTimeOffset?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _owneridValue = default(string), int?importsequencenumber = default(int?), string queueitemid = default(string), int?statuscode = default(int?), string _objectidValue = default(string), System.DateTimeOffset?workeridmodifiedon = default(System.DateTimeOffset?), string _owninguserValue = default(string), decimal?exchangerate = default(decimal?), int?timezoneruleversionnumber = default(int?), string _createdonbehalfbyValue = default(string), string title = default(string), int?objecttypecode = default(int?), string _organizationidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), MicrosoftDynamicsCRMknowledgearticle objectidKnowledgearticle = default(MicrosoftDynamicsCRMknowledgearticle), MicrosoftDynamicsCRMcampaignactivity objectidCampaignactivity = default(MicrosoftDynamicsCRMcampaignactivity), MicrosoftDynamicsCRMcampaignresponse objectidCampaignresponse = default(MicrosoftDynamicsCRMcampaignresponse), MicrosoftDynamicsCRMbulkoperation objectidBulkoperation = default(MicrosoftDynamicsCRMbulkoperation), MicrosoftDynamicsCRMincident objectidIncident = default(MicrosoftDynamicsCRMincident), MicrosoftDynamicsCRMserviceappointment objectidServiceappointment = default(MicrosoftDynamicsCRMserviceappointment), MicrosoftDynamicsCRMcsuCasetask objectidCsuCasetask = default(MicrosoftDynamicsCRMcsuCasetask), IList <MicrosoftDynamicsCRMprocesssession> queueItemProcessSessions = default(IList <MicrosoftDynamicsCRMprocesssession>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMappointment objectidAppointment = default(MicrosoftDynamicsCRMappointment), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser workeridSystemuser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMactivitypointer objectidActivitypointer = default(MicrosoftDynamicsCRMactivitypointer), MicrosoftDynamicsCRMqueue queueid = default(MicrosoftDynamicsCRMqueue), IList <MicrosoftDynamicsCRMasyncoperation> queueItemAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMteam workeridTeam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMfax objectidFax = default(MicrosoftDynamicsCRMfax), MicrosoftDynamicsCRMrecurringappointmentmaster objectidRecurringappointmentmaster = default(MicrosoftDynamicsCRMrecurringappointmentmaster), IList <MicrosoftDynamicsCRMsyncerror> queueItemSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMletter objectidLetter = default(MicrosoftDynamicsCRMletter), MicrosoftDynamicsCRMsocialactivity objectidSocialactivity = default(MicrosoftDynamicsCRMsocialactivity), MicrosoftDynamicsCRMphonecall objectidPhonecall = default(MicrosoftDynamicsCRMphonecall), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMtask objectidTask = default(MicrosoftDynamicsCRMtask), IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess> queueitemPrincipalobjectattributeaccess = default(IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess>), IList <MicrosoftDynamicsCRMbulkdeletefailure> queueItemBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMemail objectidEmail = default(MicrosoftDynamicsCRMemail), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._workeridValue           = _workeridValue;
     this._createdbyValue          = _createdbyValue;
     this._modifiedbyValue         = _modifiedbyValue;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     Modifiedon = modifiedon;
     Utcconversiontimezonecode     = utcconversiontimezonecode;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Versionnumber                = versionnumber;
     this._queueidValue           = _queueidValue;
     Statecode                    = statecode;
     Enteredon                    = enteredon;
     Overriddencreatedon          = overriddencreatedon;
     this._owneridValue           = _owneridValue;
     Importsequencenumber         = importsequencenumber;
     Queueitemid                  = queueitemid;
     Statuscode                   = statuscode;
     this._objectidValue          = _objectidValue;
     Workeridmodifiedon           = workeridmodifiedon;
     this._owninguserValue        = _owninguserValue;
     Exchangerate                 = exchangerate;
     Timezoneruleversionnumber    = timezoneruleversionnumber;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Title                                   = title;
     Objecttypecode                          = objecttypecode;
     this._organizationidValue               = _organizationidValue;
     Createdon                               = createdon;
     ObjectidKnowledgearticle                = objectidKnowledgearticle;
     ObjectidCampaignactivity                = objectidCampaignactivity;
     ObjectidCampaignresponse                = objectidCampaignresponse;
     ObjectidBulkoperation                   = objectidBulkoperation;
     ObjectidIncident                        = objectidIncident;
     ObjectidServiceappointment              = objectidServiceappointment;
     ObjectidCsuCasetask                     = objectidCsuCasetask;
     QueueItemProcessSessions                = queueItemProcessSessions;
     Createdby                               = createdby;
     ObjectidAppointment                     = objectidAppointment;
     Modifiedby                              = modifiedby;
     WorkeridSystemuser                      = workeridSystemuser;
     ObjectidActivitypointer                 = objectidActivitypointer;
     Queueid                                 = queueid;
     QueueItemAsyncOperations                = queueItemAsyncOperations;
     WorkeridTeam                            = workeridTeam;
     ObjectidFax                             = objectidFax;
     ObjectidRecurringappointmentmaster      = objectidRecurringappointmentmaster;
     QueueItemSyncErrors                     = queueItemSyncErrors;
     Organizationid                          = organizationid;
     Modifiedonbehalfby                      = modifiedonbehalfby;
     ObjectidLetter                          = objectidLetter;
     ObjectidSocialactivity                  = objectidSocialactivity;
     ObjectidPhonecall                       = objectidPhonecall;
     Transactioncurrencyid                   = transactioncurrencyid;
     ObjectidTask                            = objectidTask;
     QueueitemPrincipalobjectattributeaccess = queueitemPrincipalobjectattributeaccess;
     QueueItemBulkDeleteFailures             = queueItemBulkDeleteFailures;
     ObjectidEmail                           = objectidEmail;
     Createdonbehalfby                       = createdonbehalfby;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMrole class.
 /// </summary>
 public MicrosoftDynamicsCRMrole(string _parentrootroleidValue = default(string), int?importsequencenumber = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _roletemplateidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string roleidunique = default(string), bool?ismanaged = default(bool?), string _modifiedbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string organizationid = default(string), string solutionid = default(string), string name = default(string), int?componentstate = default(int?), string roleid = default(string), string _createdbyValue = default(string), string _createdonbehalfbyValue = default(string), long?versionnumber = default(long?), MicrosoftDynamicsCRMBooleanManagedProperty iscustomizable = default(MicrosoftDynamicsCRMBooleanManagedProperty), string _businessunitidValue = default(string), string _modifiedonbehalfbyValue = default(string), string _parentroleidValue = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), IList <MicrosoftDynamicsCRMsystemuser> systemuserrolesAssociation = default(IList <MicrosoftDynamicsCRMsystemuser>), IList <MicrosoftDynamicsCRMprivilege> roleprivilegesAssociation = default(IList <MicrosoftDynamicsCRMprivilege>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMrole parentroleid = default(MicrosoftDynamicsCRMrole), IList <MicrosoftDynamicsCRMrole> roleParentRole = default(IList <MicrosoftDynamicsCRMrole>), MicrosoftDynamicsCRMbusinessunit businessunitid = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMroletemplate roletemplateid = default(MicrosoftDynamicsCRMroletemplate), IList <MicrosoftDynamicsCRMasyncoperation> roleAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> roleBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMorganization organizationidOrganization = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMteam> teamrolesAssociation = default(IList <MicrosoftDynamicsCRMteam>), MicrosoftDynamicsCRMrole parentrootroleid = default(MicrosoftDynamicsCRMrole), IList <MicrosoftDynamicsCRMrole> roleParentRootRole = default(IList <MicrosoftDynamicsCRMrole>), IList <MicrosoftDynamicsCRMsyncerror> roleSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>))
 {
     this._parentrootroleidValue = _parentrootroleidValue;
     Importsequencenumber        = importsequencenumber;
     Overriddencreatedon         = overriddencreatedon;
     this._roletemplateidValue   = _roletemplateidValue;
     Createdon             = createdon;
     Roleidunique          = roleidunique;
     Ismanaged             = ismanaged;
     this._modifiedbyValue = _modifiedbyValue;
     Modifiedon            = modifiedon;
     Organizationid        = organizationid;
     Solutionid            = solutionid;
     Name                          = name;
     Componentstate                = componentstate;
     Roleid                        = roleid;
     this._createdbyValue          = _createdbyValue;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     Versionnumber                 = versionnumber;
     Iscustomizable                = iscustomizable;
     this._businessunitidValue     = _businessunitidValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     this._parentroleidValue       = _parentroleidValue;
     Overwritetime                 = overwritetime;
     SystemuserrolesAssociation    = systemuserrolesAssociation;
     RoleprivilegesAssociation     = roleprivilegesAssociation;
     Createdonbehalfby             = createdonbehalfby;
     Modifiedby                    = modifiedby;
     Modifiedonbehalfby            = modifiedonbehalfby;
     Parentroleid                  = parentroleid;
     RoleParentRole                = roleParentRole;
     Businessunitid                = businessunitid;
     Roletemplateid                = roletemplateid;
     RoleAsyncOperations           = roleAsyncOperations;
     RoleBulkDeleteFailures        = roleBulkDeleteFailures;
     OrganizationidOrganization    = organizationidOrganization;
     Createdby                     = createdby;
     TeamrolesAssociation          = teamrolesAssociation;
     Parentrootroleid              = parentrootroleid;
     RoleParentRootRole            = roleParentRootRole;
     RoleSyncErrors                = roleSyncErrors;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMcustomcontrol
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMcustomcontrol(System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string introducedversion = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), bool?ismanaged = default(bool?), string _modifiedbyValue = default(string), string customcontrolidunique = default(string), string _createdonbehalfbyValue = default(string), string compatibledatatypes = default(string), string _modifiedonbehalfbyValue = default(string), string customcontrolid = default(string), string version = default(string), string solutionid = default(string), int?componentstate = default(int?), long?versionnumber = default(long?), string _createdbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string manifest = default(string), string _organizationidValue = default(string), string name = default(string), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMcustomcontrolresource> customcontrolResourceId = default(IList <MicrosoftDynamicsCRMcustomcontrolresource>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Createdon                     = createdon;
     Introducedversion             = introducedversion;
     Overwritetime                 = overwritetime;
     Ismanaged                     = ismanaged;
     this._modifiedbyValue         = _modifiedbyValue;
     Customcontrolidunique         = customcontrolidunique;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     Compatibledatatypes           = compatibledatatypes;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Customcontrolid               = customcontrolid;
     Version                   = version;
     Solutionid                = solutionid;
     Componentstate            = componentstate;
     Versionnumber             = versionnumber;
     this._createdbyValue      = _createdbyValue;
     Modifiedon                = modifiedon;
     Manifest                  = manifest;
     this._organizationidValue = _organizationidValue;
     Name = name;
     Modifiedonbehalfby      = modifiedonbehalfby;
     CustomcontrolResourceId = customcontrolResourceId;
     Createdby         = createdby;
     Createdonbehalfby = createdonbehalfby;
     Organizationid    = organizationid;
     Modifiedby        = modifiedby;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMdynamicproperty class.
 /// </summary>
 public MicrosoftDynamicsCRMdynamicproperty(bool?isreadonly = default(bool?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string dynamicpropertyid = default(string), string _basedynamicpropertyidValue = default(string), int?defaultvalueinteger = default(int?), long?versionnumber = default(long?), int?dmtimportstate = default(int?), int?utcconversiontimezonecode = default(int?), int?datatype = default(int?), int?statecode = default(int?), int?timezoneruleversionnumber = default(int?), int?maxvalueinteger = default(int?), object minvaluedecimal = default(object), string _modifiedbyValue = default(string), double?defaultvaluedouble = default(double?), string name = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), string rootdynamicpropertyid = default(string), double?minvaluedouble = default(double?), int?maxlengthstring = default(int?), string description = default(string), string overwrittendynamicpropertyid = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string defaultvaluestring = default(string), string _defaultvalueoptionsetValue = default(string), double?maxvaluedouble = default(double?), int?statuscode = default(int?), int?importsequencenumber = default(int?), object defaultvaluedecimal = default(object), string _regardingobjectidValue = default(string), string _organizationidValue = default(string), bool?isrequired = default(bool?), int?precision = default(int?), string _createdbyValue = default(string), string _createdonbehalfbyValue = default(string), int?minvalueinteger = default(int?), bool?ishidden = default(bool?), object maxvaluedecimal = default(object), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMsyncerror> dynamicpropertySyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMasyncoperation> dynamicpropertyAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMmailboxtrackingfolder> dynamicpropertyMailboxTrackingFolders = default(IList <MicrosoftDynamicsCRMmailboxtrackingfolder>), IList <MicrosoftDynamicsCRMbulkdeletefailure> dynamicpropertyBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess> dynamicpropertyPrincipalObjectAttributeAccesses = default(IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess>), MicrosoftDynamicsCRMdynamicproperty basedynamicpropertyid = default(MicrosoftDynamicsCRMdynamicproperty), IList <MicrosoftDynamicsCRMdynamicproperty> dynamicpropertyBaseDynamicproperty = default(IList <MicrosoftDynamicsCRMdynamicproperty>), MicrosoftDynamicsCRMdynamicpropertyoptionsetitem dynamicpropertyoptionsetvalueid = default(MicrosoftDynamicsCRMdynamicpropertyoptionsetitem), IList <MicrosoftDynamicsCRMdynamicpropertyassociation> dynamicpropertyDynamicPropertyAssociation = default(IList <MicrosoftDynamicsCRMdynamicpropertyassociation>), IList <MicrosoftDynamicsCRMdynamicpropertyinstance> dynamicPropertyDynamicPropertyInstance = default(IList <MicrosoftDynamicsCRMdynamicpropertyinstance>), IList <MicrosoftDynamicsCRMdynamicpropertyoptionsetitem> dynamicPropertyDynamicPropertyOptionSetItem = default(IList <MicrosoftDynamicsCRMdynamicpropertyoptionsetitem>), MicrosoftDynamicsCRMproduct regardingobjectidProduct = default(MicrosoftDynamicsCRMproduct), MicrosoftDynamicsCRMproductassociation regardingobjectidProductassociation = default(MicrosoftDynamicsCRMproductassociation))
 {
     Isreadonly        = isreadonly;
     Createdon         = createdon;
     Dynamicpropertyid = dynamicpropertyid;
     this._basedynamicpropertyidValue = _basedynamicpropertyidValue;
     Defaultvalueinteger       = defaultvalueinteger;
     Versionnumber             = versionnumber;
     Dmtimportstate            = dmtimportstate;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     Datatype  = datatype;
     Statecode = statecode;
     Timezoneruleversionnumber = timezoneruleversionnumber;
     Maxvalueinteger           = maxvalueinteger;
     Minvaluedecimal           = minvaluedecimal;
     this._modifiedbyValue     = _modifiedbyValue;
     Defaultvaluedouble        = defaultvaluedouble;
     Name       = name;
     Modifiedon = modifiedon;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Rootdynamicpropertyid         = rootdynamicpropertyid;
     Minvaluedouble  = minvaluedouble;
     Maxlengthstring = maxlengthstring;
     Description     = description;
     Overwrittendynamicpropertyid     = overwrittendynamicpropertyid;
     Overriddencreatedon              = overriddencreatedon;
     Defaultvaluestring               = defaultvaluestring;
     this._defaultvalueoptionsetValue = _defaultvalueoptionsetValue;
     Maxvaluedouble               = maxvaluedouble;
     Statuscode                   = statuscode;
     Importsequencenumber         = importsequencenumber;
     Defaultvaluedecimal          = defaultvaluedecimal;
     this._regardingobjectidValue = _regardingobjectidValue;
     this._organizationidValue    = _organizationidValue;
     Isrequired                   = isrequired;
     Precision                    = precision;
     this._createdbyValue         = _createdbyValue;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Minvalueinteger              = minvalueinteger;
     Ishidden                                        = ishidden;
     Maxvaluedecimal                                 = maxvaluedecimal;
     Createdby                                       = createdby;
     Createdonbehalfby                               = createdonbehalfby;
     Modifiedby                                      = modifiedby;
     Modifiedonbehalfby                              = modifiedonbehalfby;
     Organizationid                                  = organizationid;
     DynamicpropertySyncErrors                       = dynamicpropertySyncErrors;
     DynamicpropertyAsyncOperations                  = dynamicpropertyAsyncOperations;
     DynamicpropertyMailboxTrackingFolders           = dynamicpropertyMailboxTrackingFolders;
     DynamicpropertyBulkDeleteFailures               = dynamicpropertyBulkDeleteFailures;
     DynamicpropertyPrincipalObjectAttributeAccesses = dynamicpropertyPrincipalObjectAttributeAccesses;
     Basedynamicpropertyid                           = basedynamicpropertyid;
     DynamicpropertyBaseDynamicproperty              = dynamicpropertyBaseDynamicproperty;
     Dynamicpropertyoptionsetvalueid                 = dynamicpropertyoptionsetvalueid;
     DynamicpropertyDynamicPropertyAssociation       = dynamicpropertyDynamicPropertyAssociation;
     DynamicPropertyDynamicPropertyInstance          = dynamicPropertyDynamicPropertyInstance;
     DynamicPropertyDynamicPropertyOptionSetItem     = dynamicPropertyDynamicPropertyOptionSetItem;
     RegardingobjectidProduct                        = regardingobjectidProduct;
     RegardingobjectidProductassociation             = regardingobjectidProductassociation;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMkbarticletemplate class.
 /// </summary>
 public MicrosoftDynamicsCRMkbarticletemplate(string kbarticletemplateid = default(string), string iscustomizable = default(string), int?importsequencenumber = default(int?), string kbarticletemplateidunique = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string description = default(string), int?languagecode = default(int?), string _createdonbehalfbyValue = default(string), string formatxml = default(string), string solutionid = default(string), int?componentstate = default(int?), string structurexml = default(string), string _modifiedonbehalfbyValue = default(string), string versionnumber = default(string), bool?isactive = default(bool?), bool?ismanaged = default(bool?), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string title = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string introducedversion = default(string), string _organizationidValue = default(string), string _createdbyValue = default(string), string _modifiedbyValue = default(string), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMprocesssession> kbArticleTemplateProcessSessions = default(IList <MicrosoftDynamicsCRMprocesssession>), IList <MicrosoftDynamicsCRMasyncoperation> kbArticleTemplateAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMkbarticle> kbArticleTemplateKbArticles = default(IList <MicrosoftDynamicsCRMkbarticle>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsyncerror> kbArticleTemplateSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMbulkdeletefailure> kbArticleTemplateBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Kbarticletemplateid       = kbarticletemplateid;
     Iscustomizable            = iscustomizable;
     Importsequencenumber      = importsequencenumber;
     Kbarticletemplateidunique = kbarticletemplateidunique;
     Overriddencreatedon       = overriddencreatedon;
     Description  = description;
     Languagecode = languagecode;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Formatxml      = formatxml;
     Solutionid     = solutionid;
     Componentstate = componentstate;
     Structurexml   = structurexml;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Versionnumber                       = versionnumber;
     Isactive                            = isactive;
     Ismanaged                           = ismanaged;
     Overwritetime                       = overwritetime;
     Title                               = title;
     Modifiedon                          = modifiedon;
     Createdon                           = createdon;
     Introducedversion                   = introducedversion;
     this._organizationidValue           = _organizationidValue;
     this._createdbyValue                = _createdbyValue;
     this._modifiedbyValue               = _modifiedbyValue;
     Createdby                           = createdby;
     KbArticleTemplateProcessSessions    = kbArticleTemplateProcessSessions;
     KbArticleTemplateAsyncOperations    = kbArticleTemplateAsyncOperations;
     KbArticleTemplateKbArticles         = kbArticleTemplateKbArticles;
     Createdonbehalfby                   = createdonbehalfby;
     KbArticleTemplateSyncErrors         = kbArticleTemplateSyncErrors;
     KbArticleTemplateBulkDeleteFailures = kbArticleTemplateBulkDeleteFailures;
     Organizationid                      = organizationid;
     Modifiedonbehalfby                  = modifiedonbehalfby;
     Modifiedby                          = modifiedby;
     CustomInit();
 }
Example #18
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMsdkmessageprocessingstepimage class.
 /// </summary>
 public MicrosoftDynamicsCRMsdkmessageprocessingstepimage(int?componentstate = default(int?), string _createdonbehalfbyValue = default(string), string entityalias = default(string), string introducedversion = default(string), string attributes = default(string), bool?ismanaged = default(bool?), string _modifiedonbehalfbyValue = default(string), string sdkmessageprocessingstepimageidunique = default(string), string name = default(string), string _modifiedbyValue = default(string), string description = default(string), string iscustomizable = default(string), string _organizationidValue = default(string), string versionnumber = default(string), string messagepropertyname = default(string), string sdkmessageprocessingstepimageid = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _sdkmessageprocessingstepidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string solutionid = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), int?imagetype = default(int?), int?customizationlevel = default(int?), string relatedattributename = default(string), string _createdbyValue = default(string), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsdkmessageprocessingstep sdkmessageprocessingstepid = default(MicrosoftDynamicsCRMsdkmessageprocessingstep))
 {
     Componentstate = componentstate;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Entityalias                           = entityalias;
     Introducedversion                     = introducedversion;
     Attributes                            = attributes;
     Ismanaged                             = ismanaged;
     this._modifiedonbehalfbyValue         = _modifiedonbehalfbyValue;
     Sdkmessageprocessingstepimageidunique = sdkmessageprocessingstepimageidunique;
     Name = name;
     this._modifiedbyValue           = _modifiedbyValue;
     Description                     = description;
     Iscustomizable                  = iscustomizable;
     this._organizationidValue       = _organizationidValue;
     Versionnumber                   = versionnumber;
     Messagepropertyname             = messagepropertyname;
     Sdkmessageprocessingstepimageid = sdkmessageprocessingstepimageid;
     Modifiedon = modifiedon;
     this._sdkmessageprocessingstepidValue = _sdkmessageprocessingstepidValue;
     Createdon                  = createdon;
     Solutionid                 = solutionid;
     Overwritetime              = overwritetime;
     Imagetype                  = imagetype;
     Customizationlevel         = customizationlevel;
     Relatedattributename       = relatedattributename;
     this._createdbyValue       = _createdbyValue;
     Createdonbehalfby          = createdonbehalfby;
     Modifiedby                 = modifiedby;
     Createdby                  = createdby;
     Modifiedonbehalfby         = modifiedonbehalfby;
     Organizationid             = organizationid;
     Sdkmessageprocessingstepid = sdkmessageprocessingstepid;
     CustomInit();
 }
Example #19
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMcustomcontroldefaultconfig class.
 /// </summary>
 public MicrosoftDynamicsCRMcustomcontroldefaultconfig(string primaryentitytypecode = default(string), string controldescriptionjson = default(string), string _createdonbehalfbyValue = default(string), string _modifiedonbehalfbyValue = default(string), int?componentstate = default(int?), bool?ismanaged = default(bool?), string eventsxml = default(string), string customcontroldefaultconfigid = default(string), string solutionid = default(string), string _createdbyValue = default(string), string introducedversion = default(string), string _organizationidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string customcontroldefaultconfigidunique = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), long?versionnumber = default(long?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string controldescriptionxml = default(string), string _modifiedbyValue = default(string), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Primaryentitytypecode         = primaryentitytypecode;
     Controldescriptionjson        = controldescriptionjson;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Componentstate = componentstate;
     Ismanaged      = ismanaged;
     Eventsxml      = eventsxml;
     Customcontroldefaultconfigid = customcontroldefaultconfigid;
     Solutionid                = solutionid;
     this._createdbyValue      = _createdbyValue;
     Introducedversion         = introducedversion;
     this._organizationidValue = _organizationidValue;
     Createdon = createdon;
     Customcontroldefaultconfigidunique = customcontroldefaultconfigidunique;
     Overwritetime         = overwritetime;
     Versionnumber         = versionnumber;
     Modifiedon            = modifiedon;
     Controldescriptionxml = controldescriptionxml;
     this._modifiedbyValue = _modifiedbyValue;
     Createdonbehalfby     = createdonbehalfby;
     Modifiedby            = modifiedby;
     Createdby             = createdby;
     Organizationid        = organizationid;
     Modifiedonbehalfby    = modifiedonbehalfby;
     CustomInit();
 }
Example #20
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMappconfigmaster class.
 /// </summary>
 public MicrosoftDynamicsCRMappconfigmaster(System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string _modifiedbyValue = default(string), string configtype = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), string defaultvalue = default(string), int?isnavigationsetting = default(int?), string versionnumber = default(string), string name = default(string), string _createdonbehalfbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?importsequencenumber = default(int?), string validator = default(string), string _organizationidValue = default(string), string parentappconfigmasterid = default(string), string appconfigmasterid = default(string), string _createdbyValue = default(string), IList <MicrosoftDynamicsCRMappconfiginstance> appconfigmasterAppconfiginstance = default(IList <MicrosoftDynamicsCRMappconfiginstance>), MicrosoftDynamicsCRMsystemuser appconfigmasterCreatedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser appconfigmasterCreatedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationAppconfigmasterAppconfigmaster = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser appconfigmasterModifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser appconfigmasterModifiedby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Overriddencreatedon           = overriddencreatedon;
     this._modifiedbyValue         = _modifiedbyValue;
     Configtype                    = configtype;
     Createdon                     = createdon;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Defaultvalue                  = defaultvalue;
     Isnavigationsetting           = isnavigationsetting;
     Versionnumber                 = versionnumber;
     Name = name;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Modifiedon                                 = modifiedon;
     Importsequencenumber                       = importsequencenumber;
     Validator                                  = validator;
     this._organizationidValue                  = _organizationidValue;
     Parentappconfigmasterid                    = parentappconfigmasterid;
     Appconfigmasterid                          = appconfigmasterid;
     this._createdbyValue                       = _createdbyValue;
     AppconfigmasterAppconfiginstance           = appconfigmasterAppconfiginstance;
     AppconfigmasterCreatedonbehalfby           = appconfigmasterCreatedonbehalfby;
     AppconfigmasterCreatedby                   = appconfigmasterCreatedby;
     OrganizationAppconfigmasterAppconfigmaster = organizationAppconfigmasterAppconfigmaster;
     AppconfigmasterModifiedonbehalfby          = appconfigmasterModifiedonbehalfby;
     AppconfigmasterModifiedby                  = appconfigmasterModifiedby;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMadoxioApplicationrelocationv1 class.
 /// </summary>
 public MicrosoftDynamicsCRMadoxioApplicationrelocationv1(System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string businessprocessflowinstanceid = default(string), string bpfName = default(string), string _activestageidValue = default(string), int?timezoneruleversionnumber = default(int?), string _processidValue = default(string), string _createdbyValue = default(string), int?importsequencenumber = default(int?), string versionnumber = default(string), string _modifiedbyValue = default(string), int?statecode = default(int?), System.DateTimeOffset?completedon = default(System.DateTimeOffset?), string _createdonbehalfbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string traversedpath = default(string), string _modifiedonbehalfbyValue = default(string), string _bpfAdoxioApplicationidValue = default(string), string _organizationidValue = default(string), int?statuscode = default(int?), int?bpfDuration = default(int?), System.DateTimeOffset?activestagestartedon = default(System.DateTimeOffset?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), int?utcconversiontimezonecode = default(int?), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMprocessstage activestageidname = default(MicrosoftDynamicsCRMprocessstage), MicrosoftDynamicsCRMworkflow processidname = default(MicrosoftDynamicsCRMworkflow), IList <MicrosoftDynamicsCRMsyncerror> adoxioApplicationrelocationv1SyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMasyncoperation> adoxioApplicationrelocationv1AsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMworkflowlog> adoxioApplicationrelocationv1WorkflowLogs = default(IList <MicrosoftDynamicsCRMworkflowlog>), IList <MicrosoftDynamicsCRMmailboxtrackingfolder> adoxioApplicationrelocationv1MailboxTrackingFolders = default(IList <MicrosoftDynamicsCRMmailboxtrackingfolder>), IList <MicrosoftDynamicsCRMprocesssession> adoxioApplicationrelocationv1ProcessSession = default(IList <MicrosoftDynamicsCRMprocesssession>), IList <MicrosoftDynamicsCRMbulkdeletefailure> adoxioApplicationrelocationv1BulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess> adoxioApplicationrelocationv1PrincipalObjectAttributeAccesses = default(IList <MicrosoftDynamicsCRMprincipalobjectattributeaccess>), MicrosoftDynamicsCRMadoxioApplication bpfAdoxioApplicationid = default(MicrosoftDynamicsCRMadoxioApplication))
 {
     Createdon = createdon;
     Businessprocessflowinstanceid = businessprocessflowinstanceid;
     BpfName = bpfName;
     this._activestageidValue  = _activestageidValue;
     Timezoneruleversionnumber = timezoneruleversionnumber;
     this._processidValue      = _processidValue;
     this._createdbyValue      = _createdbyValue;
     Importsequencenumber      = importsequencenumber;
     Versionnumber             = versionnumber;
     this._modifiedbyValue     = _modifiedbyValue;
     Statecode   = statecode;
     Completedon = completedon;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Modifiedon    = modifiedon;
     Traversedpath = traversedpath;
     this._modifiedonbehalfbyValue     = _modifiedonbehalfbyValue;
     this._bpfAdoxioApplicationidValue = _bpfAdoxioApplicationidValue;
     this._organizationidValue         = _organizationidValue;
     Statuscode                = statuscode;
     BpfDuration               = bpfDuration;
     Activestagestartedon      = activestagestartedon;
     Overriddencreatedon       = overriddencreatedon;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     Createdbyname             = createdbyname;
     Createdonbehalfbyname     = createdonbehalfbyname;
     Modifiedbyname            = modifiedbyname;
     Modifiedonbehalfbyname    = modifiedonbehalfbyname;
     Organizationid            = organizationid;
     Activestageidname         = activestageidname;
     Processidname             = processidname;
     AdoxioApplicationrelocationv1SyncErrors                       = adoxioApplicationrelocationv1SyncErrors;
     AdoxioApplicationrelocationv1AsyncOperations                  = adoxioApplicationrelocationv1AsyncOperations;
     AdoxioApplicationrelocationv1WorkflowLogs                     = adoxioApplicationrelocationv1WorkflowLogs;
     AdoxioApplicationrelocationv1MailboxTrackingFolders           = adoxioApplicationrelocationv1MailboxTrackingFolders;
     AdoxioApplicationrelocationv1ProcessSession                   = adoxioApplicationrelocationv1ProcessSession;
     AdoxioApplicationrelocationv1BulkDeleteFailures               = adoxioApplicationrelocationv1BulkDeleteFailures;
     AdoxioApplicationrelocationv1PrincipalObjectAttributeAccesses = adoxioApplicationrelocationv1PrincipalObjectAttributeAccesses;
     BpfAdoxioApplicationid = bpfAdoxioApplicationid;
     CustomInit();
 }
Example #22
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMsystemform
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMsystemform(string formid = default(string), bool?istabletenabled = default(bool?), int?type = default(int?), string introducedversion = default(string), string objecttypecode = default(string), long?versionnumber = default(long?), string description = default(string), string formidunique = default(string), int?version = default(int?), string _ancestorformidValue = default(string), string formxml = default(string), string solutionid = default(string), bool?isdefault = default(bool?), bool?isdesktopenabled = default(bool?), MicrosoftDynamicsCRMBooleanManagedProperty canbedeleted = default(MicrosoftDynamicsCRMBooleanManagedProperty), System.DateTimeOffset?publishedon = default(System.DateTimeOffset?), bool?isairmerged = default(bool?), int?formactivationstate = default(int?), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), int?componentstate = default(int?), bool?ismanaged = default(bool?), MicrosoftDynamicsCRMBooleanManagedProperty iscustomizable = default(MicrosoftDynamicsCRMBooleanManagedProperty), string name = default(string), string uniquename = default(string), string _organizationidValue = default(string), int?formpresentation = default(int?), IList <MicrosoftDynamicsCRMasyncoperation> systemFormAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> systemFormBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMsystemform ancestorformid = default(MicrosoftDynamicsCRMsystemform), IList <MicrosoftDynamicsCRMsystemform> formAncestorForm = default(IList <MicrosoftDynamicsCRMsystemform>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization))
 {
     Formid                       = formid;
     Istabletenabled              = istabletenabled;
     Type                         = type;
     Introducedversion            = introducedversion;
     Objecttypecode               = objecttypecode;
     Versionnumber                = versionnumber;
     Description                  = description;
     Formidunique                 = formidunique;
     Version                      = version;
     this._ancestorformidValue    = _ancestorformidValue;
     Formxml                      = formxml;
     Solutionid                   = solutionid;
     Isdefault                    = isdefault;
     Isdesktopenabled             = isdesktopenabled;
     Canbedeleted                 = canbedeleted;
     Publishedon                  = publishedon;
     Isairmerged                  = isairmerged;
     Formactivationstate          = formactivationstate;
     Overwritetime                = overwritetime;
     Componentstate               = componentstate;
     Ismanaged                    = ismanaged;
     Iscustomizable               = iscustomizable;
     Name                         = name;
     Uniquename                   = uniquename;
     this._organizationidValue    = _organizationidValue;
     Formpresentation             = formpresentation;
     SystemFormAsyncOperations    = systemFormAsyncOperations;
     SystemFormBulkDeleteFailures = systemFormBulkDeleteFailures;
     Ancestorformid               = ancestorformid;
     FormAncestorForm             = formAncestorForm;
     Organizationid               = organizationid;
     CustomInit();
 }
Example #23
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMsavedquery
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMsavedquery(int?organizationtaborder = default(int?), int?statecode = default(int?), string _createdbyValue = default(string), bool?isuserdefined = default(bool?), string columnsetxml = default(string), MicrosoftDynamicsCRMBooleanManagedProperty canbedeleted = default(MicrosoftDynamicsCRMBooleanManagedProperty), int?querytype = default(int?), string conditionalformatting = default(string), string _modifiedbyValue = default(string), string queryapi = default(string), string advancedgroupby = default(string), string returnedtypecode = default(string), bool?isquickfindquery = default(bool?), string _organizationidValue = default(string), string solutionid = default(string), string name = default(string), MicrosoftDynamicsCRMBooleanManagedProperty iscustomizable = default(MicrosoftDynamicsCRMBooleanManagedProperty), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string layoutxml = default(string), string fetchxml = default(string), string description = default(string), long?versionnumber = default(long?), int?componentstate = default(int?), string _modifiedonbehalfbyValue = default(string), string savedqueryid = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string introducedversion = default(string), bool?iscustom = default(bool?), int?statuscode = default(int?), int?queryappusage = default(int?), string savedqueryidunique = default(string), string _createdonbehalfbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), bool?isdefault = default(bool?), bool?ismanaged = default(bool?), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsyncerror> savedQuerySyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMasyncoperation> savedQueryAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> savedQueryBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMmobileofflineprofileitem> lkMobileofflineprofileitemSavedquery = default(IList <MicrosoftDynamicsCRMmobileofflineprofileitem>))
 {
     Organizationtaborder  = organizationtaborder;
     Statecode             = statecode;
     this._createdbyValue  = _createdbyValue;
     Isuserdefined         = isuserdefined;
     Columnsetxml          = columnsetxml;
     Canbedeleted          = canbedeleted;
     Querytype             = querytype;
     Conditionalformatting = conditionalformatting;
     this._modifiedbyValue = _modifiedbyValue;
     Queryapi                  = queryapi;
     Advancedgroupby           = advancedgroupby;
     Returnedtypecode          = returnedtypecode;
     Isquickfindquery          = isquickfindquery;
     this._organizationidValue = _organizationidValue;
     Solutionid                = solutionid;
     Name           = name;
     Iscustomizable = iscustomizable;
     Createdon      = createdon;
     Layoutxml      = layoutxml;
     Fetchxml       = fetchxml;
     Description    = description;
     Versionnumber  = versionnumber;
     Componentstate = componentstate;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Savedqueryid                         = savedqueryid;
     Overwritetime                        = overwritetime;
     Introducedversion                    = introducedversion;
     Iscustom                             = iscustom;
     Statuscode                           = statuscode;
     Queryappusage                        = queryappusage;
     Savedqueryidunique                   = savedqueryidunique;
     this._createdonbehalfbyValue         = _createdonbehalfbyValue;
     Modifiedon                           = modifiedon;
     Isdefault                            = isdefault;
     Ismanaged                            = ismanaged;
     Modifiedby                           = modifiedby;
     Createdonbehalfby                    = createdonbehalfby;
     Organizationid                       = organizationid;
     Modifiedonbehalfby                   = modifiedonbehalfby;
     SavedQuerySyncErrors                 = savedQuerySyncErrors;
     SavedQueryAsyncOperations            = savedQueryAsyncOperations;
     SavedQueryBulkDeleteFailures         = savedQueryBulkDeleteFailures;
     Createdby                            = createdby;
     LkMobileofflineprofileitemSavedquery = lkMobileofflineprofileitemSavedquery;
     CustomInit();
 }
Example #24
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMsdkmessageprocessingstepsecureconfig class.
 /// </summary>
 public MicrosoftDynamicsCRMsdkmessageprocessingstepsecureconfig(string secureconfig = default(string), string _createdbyValue = default(string), int?customizationlevel = default(int?), string _createdonbehalfbyValue = default(string), string _modifiedbyValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string sdkmessageprocessingstepsecureconfigidunique = default(string), string _organizationidValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), string sdkmessageprocessingstepsecureconfigid = default(string), IList <MicrosoftDynamicsCRMsdkmessageprocessingstep> sdkmessageprocessingstepsecureconfigidSdkmessageprocessingstep = default(IList <MicrosoftDynamicsCRMsdkmessageprocessingstep>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Secureconfig                 = secureconfig;
     this._createdbyValue         = _createdbyValue;
     Customizationlevel           = customizationlevel;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     this._modifiedbyValue        = _modifiedbyValue;
     Createdon = createdon;
     Sdkmessageprocessingstepsecureconfigidunique = sdkmessageprocessingstepsecureconfigidunique;
     this._organizationidValue = _organizationidValue;
     Modifiedon = modifiedon;
     this._modifiedonbehalfbyValue          = _modifiedonbehalfbyValue;
     Sdkmessageprocessingstepsecureconfigid = sdkmessageprocessingstepsecureconfigid;
     SdkmessageprocessingstepsecureconfigidSdkmessageprocessingstep = sdkmessageprocessingstepsecureconfigidSdkmessageprocessingstep;
     Organizationid     = organizationid;
     Createdby          = createdby;
     Modifiedby         = modifiedby;
     Modifiedonbehalfby = modifiedonbehalfby;
     Createdonbehalfby  = createdonbehalfby;
     CustomInit();
 }
Example #25
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMsalesliterature class.
 /// </summary>
 public MicrosoftDynamicsCRMsalesliterature(string entityimageid = default(string), string keywords = default(string), string _employeecontactidValue = default(string), bool?iscustomerviewable = default(bool?), string description = default(string), string _modifiedbyValue = default(string), string _createdonbehalfbyValue = default(string), string _subjectidValue = default(string), long?entityimageTimestamp = default(long?), bool?hasattachments = default(bool?), int?timezoneruleversionnumber = default(int?), string stageid = default(string), int?utcconversiontimezonecode = default(int?), long?versionnumber = default(long?), string processid = default(string), System.DateTimeOffset?expirationdate = default(System.DateTimeOffset?), object entityimage = default(object), string _modifiedonbehalfbyValue = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string name = default(string), string traversedpath = default(string), string _createdbyValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?literaturetypecode = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string salesliteratureid = default(string), string entityimageUrl = default(string), string _transactioncurrencyidValue = default(string), int?importsequencenumber = default(int?), object exchangerate = default(object), string _organizationidValue = default(string), IList <MicrosoftDynamicsCRMcampaign> campaignsalesliteratureAssociation = default(IList <MicrosoftDynamicsCRMcampaign>), IList <MicrosoftDynamicsCRMcompetitor> competitorsalesliteratureAssociation = default(IList <MicrosoftDynamicsCRMcompetitor>), IList <MicrosoftDynamicsCRMcampaignactivity> campaignactivitysalesliteratureAssociation = default(IList <MicrosoftDynamicsCRMcampaignactivity>), IList <MicrosoftDynamicsCRMproduct> productsalesliteratureAssociation = default(IList <MicrosoftDynamicsCRMproduct>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMsalesliteratureitem> salesLiteratureItems = default(IList <MicrosoftDynamicsCRMsalesliteratureitem>), MicrosoftDynamicsCRMsubject subjectid = default(MicrosoftDynamicsCRMsubject), MicrosoftDynamicsCRMprocessstage stageidProcessstage = default(MicrosoftDynamicsCRMprocessstage), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser employeecontactid = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMbulkdeletefailure> salesLiteratureBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMsyncerror> salesLiteratureSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsharepointdocumentlocation> salesLiteratureSharepointDocumentLocation = default(IList <MicrosoftDynamicsCRMsharepointdocumentlocation>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMasyncoperation> salesLiteratureAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Entityimageid = entityimageid;
     Keywords      = keywords;
     this._employeecontactidValue = _employeecontactidValue;
     Iscustomerviewable           = iscustomerviewable;
     Description                  = description;
     this._modifiedbyValue        = _modifiedbyValue;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     this._subjectidValue         = _subjectidValue;
     EntityimageTimestamp         = entityimageTimestamp;
     Hasattachments               = hasattachments;
     Timezoneruleversionnumber    = timezoneruleversionnumber;
     Stageid = stageid;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     Versionnumber             = versionnumber;
     Processid      = processid;
     Expirationdate = expirationdate;
     Entityimage    = entityimage;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Overriddencreatedon           = overriddencreatedon;
     Name                                       = name;
     Traversedpath                              = traversedpath;
     this._createdbyValue                       = _createdbyValue;
     Createdon                                  = createdon;
     Literaturetypecode                         = literaturetypecode;
     Modifiedon                                 = modifiedon;
     Salesliteratureid                          = salesliteratureid;
     EntityimageUrl                             = entityimageUrl;
     this._transactioncurrencyidValue           = _transactioncurrencyidValue;
     Importsequencenumber                       = importsequencenumber;
     Exchangerate                               = exchangerate;
     this._organizationidValue                  = _organizationidValue;
     CampaignsalesliteratureAssociation         = campaignsalesliteratureAssociation;
     CompetitorsalesliteratureAssociation       = competitorsalesliteratureAssociation;
     CampaignactivitysalesliteratureAssociation = campaignactivitysalesliteratureAssociation;
     ProductsalesliteratureAssociation          = productsalesliteratureAssociation;
     Transactioncurrencyid                      = transactioncurrencyid;
     SalesLiteratureItems                       = salesLiteratureItems;
     Subjectid                                  = subjectid;
     StageidProcessstage                        = stageidProcessstage;
     Modifiedby                                 = modifiedby;
     Employeecontactid                          = employeecontactid;
     SalesLiteratureBulkDeleteFailures          = salesLiteratureBulkDeleteFailures;
     SalesLiteratureSyncErrors                  = salesLiteratureSyncErrors;
     Createdby                                  = createdby;
     SalesLiteratureSharepointDocumentLocation  = salesLiteratureSharepointDocumentLocation;
     Organizationid                             = organizationid;
     Modifiedonbehalfby                         = modifiedonbehalfby;
     SalesLiteratureAsyncOperations             = salesLiteratureAsyncOperations;
     Createdonbehalfby                          = createdonbehalfby;
     CustomInit();
 }
Example #26
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMrecommendeddocument class.
 /// </summary>
 public MicrosoftDynamicsCRMrecommendeddocument(System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?utcconversiontimezonecode = default(int?), string filetype = default(string), string editurl = default(string), string versionnumber = default(string), string title = default(string), string _modifiedbyValue = default(string), string source = default(string), string externaldocumentid = default(string), int?timezoneruleversionnumber = default(int?), string _transactioncurrencyidValue = default(string), string iconclassname = default(string), string externalmodifiedby = default(string), string _organizationidValue = default(string), string readurl = default(string), string location = default(string), decimal?exchangerate = default(decimal?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string version = default(string), string fullname = default(string), string author = default(string), string _createdbyValue = default(string), int?filesize = default(int?), string absoluteurl = default(string), string contenttype = default(string), string _createdonbehalfbyValue = default(string), string _modifiedonbehalfbyValue = default(string), string recommendeddocumentid = default(string), string _regardingobjectidValue = default(string), string associatedrecordname = default(string), MicrosoftDynamicsCRMsystemuser createdbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfbyname = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyidname = default(MicrosoftDynamicsCRMtransactioncurrency))
 {
     Createdon = createdon;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     Filetype                         = filetype;
     Editurl                          = editurl;
     Versionnumber                    = versionnumber;
     Title                            = title;
     this._modifiedbyValue            = _modifiedbyValue;
     Source                           = source;
     Externaldocumentid               = externaldocumentid;
     Timezoneruleversionnumber        = timezoneruleversionnumber;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Iconclassname                    = iconclassname;
     Externalmodifiedby               = externalmodifiedby;
     this._organizationidValue        = _organizationidValue;
     Readurl                          = readurl;
     Location                         = location;
     Exchangerate                     = exchangerate;
     Modifiedon                       = modifiedon;
     Version                          = version;
     Fullname                         = fullname;
     Author                           = author;
     this._createdbyValue             = _createdbyValue;
     Filesize                         = filesize;
     Absoluteurl                      = absoluteurl;
     Contenttype                      = contenttype;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     this._modifiedonbehalfbyValue    = _modifiedonbehalfbyValue;
     Recommendeddocumentid            = recommendeddocumentid;
     this._regardingobjectidValue     = _regardingobjectidValue;
     Associatedrecordname             = associatedrecordname;
     Createdbyname                    = createdbyname;
     Createdonbehalfbyname            = createdonbehalfbyname;
     Modifiedbyname                   = modifiedbyname;
     Modifiedonbehalfbyname           = modifiedonbehalfbyname;
     Organizationid                   = organizationid;
     Transactioncurrencyidname        = transactioncurrencyidname;
     CustomInit();
 }
Example #27
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMdynamicpropertyassociation class.
 /// </summary>
 /// <param name="createdon">Shows the date and time when the record was
 /// created.</param>
 /// <param name="dynamicpropertyassociationid">Shows the unique
 /// identifier of the property association.</param>
 /// <param name="_organizationidValue">Shows the organization
 /// associated with the record.</param>
 /// <param name="_modifiedbyValue">Shows who last updated the
 /// record.</param>
 /// <param name="_createdbyValue">Shows who created the record.</param>
 /// <param name="_createdonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="importsequencenumber">Shows the data import or data
 /// migration that created this record.</param>
 /// <param name="inheritancestate">Shows the inheritance state in
 /// relationship to the parent property.</param>
 /// <param name="_regardingobjectidValue">Shows the object that the
 /// property is associated with.</param>
 /// <param name="_transactioncurrencyidValue">Shows the currency
 /// associated with the record.</param>
 /// <param name="_modifiedonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="dmtimportstate">Internal Use Only</param>
 /// <param name="versionnumber">Shows the version number of the
 /// property association.</param>
 /// <param name="associationstatus">Shows the status of the property
 /// association.</param>
 /// <param name="modifiedon">Shows the date and time when the record
 /// was last updated.</param>
 /// <param name="overriddencreatedon">Shows the date and time that the
 /// record was migrated.</param>
 /// <param name="exchangerate">Shows the conversion rate of the
 /// record's currency. The exchange rate is used to convert all money
 /// fields in the record from the local currency to the system's
 /// default currency.</param>
 /// <param name="_dynamicpropertyidValue">Shows the property that uses
 /// this option set item.</param>
 public MicrosoftDynamicsCRMdynamicpropertyassociation(System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string dynamicpropertyassociationid = default(string), string _organizationidValue = default(string), string _modifiedbyValue = default(string), string _createdbyValue = default(string), string _createdonbehalfbyValue = default(string), int?importsequencenumber = default(int?), int?inheritancestate = default(int?), string _regardingobjectidValue = default(string), string _transactioncurrencyidValue = default(string), string _modifiedonbehalfbyValue = default(string), int?dmtimportstate = default(int?), string versionnumber = default(string), int?associationstatus = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), decimal?exchangerate = default(decimal?), string _dynamicpropertyidValue = default(string), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMproductassociation regardingobjectidProductassociation = default(MicrosoftDynamicsCRMproductassociation), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMdynamicproperty dynamicpropertyid = default(MicrosoftDynamicsCRMdynamicproperty), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMproduct regardingobjectidProduct = default(MicrosoftDynamicsCRMproduct))
 {
     Createdon = createdon;
     Dynamicpropertyassociationid     = dynamicpropertyassociationid;
     this._organizationidValue        = _organizationidValue;
     this._modifiedbyValue            = _modifiedbyValue;
     this._createdbyValue             = _createdbyValue;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     Importsequencenumber             = importsequencenumber;
     Inheritancestate                 = inheritancestate;
     this._regardingobjectidValue     = _regardingobjectidValue;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._modifiedonbehalfbyValue    = _modifiedonbehalfbyValue;
     Dmtimportstate                      = dmtimportstate;
     Versionnumber                       = versionnumber;
     Associationstatus                   = associationstatus;
     Modifiedon                          = modifiedon;
     Overriddencreatedon                 = overriddencreatedon;
     Exchangerate                        = exchangerate;
     this._dynamicpropertyidValue        = _dynamicpropertyidValue;
     Transactioncurrencyid               = transactioncurrencyid;
     Modifiedby                          = modifiedby;
     RegardingobjectidProductassociation = regardingobjectidProductassociation;
     Modifiedonbehalfby                  = modifiedonbehalfby;
     Dynamicpropertyid                   = dynamicpropertyid;
     Createdby                = createdby;
     Organizationid           = organizationid;
     Createdonbehalfby        = createdonbehalfby;
     RegardingobjectidProduct = regardingobjectidProduct;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMkbarticle
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMkbarticle(string entityimageUrl = default(string), int?importsequencenumber = default(int?), string _transactioncurrencyidValue = default(string), string _organizationidValue = default(string), string _kbarticletemplateidValue = default(string), string _createdonbehalfbyValue = default(string), long?entityimageTimestamp = default(long?), string title = default(string), string entityimageid = default(string), long?versionnumber = default(long?), string _subjectidValue = default(string), object exchangerate = default(object), string keywords = default(string), int?statuscode = default(int?), string number = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string kbarticleid = default(string), string comments = default(string), string content = default(string), string _createdbyValue = default(string), object entityimage = default(object), string _modifiedonbehalfbyValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?languagecode = default(int?), string articlexml = default(string), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), int?statecode = default(int?), string _modifiedbyValue = default(string), string description = default(string), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMannotation> kbArticleAnnotation = default(IList <MicrosoftDynamicsCRMannotation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> kbArticleBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), IList <MicrosoftDynamicsCRMasyncoperation> kbArticleAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMduplicaterecord> kbArticleDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), MicrosoftDynamicsCRMkbarticletemplate kbarticletemplateid = default(MicrosoftDynamicsCRMkbarticletemplate), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMduplicaterecord> kbArticleDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMsharepointdocumentlocation> kbArticleSharepointDocumentLocation = default(IList <MicrosoftDynamicsCRMsharepointdocumentlocation>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMkbarticlecomment> kbarticleComments = default(IList <MicrosoftDynamicsCRMkbarticlecomment>), IList <MicrosoftDynamicsCRMsyncerror> kbArticleSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsubject subjectid = default(MicrosoftDynamicsCRMsubject), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMincident> kbarticleIncidents = default(IList <MicrosoftDynamicsCRMincident>))
 {
     EntityimageUrl                   = entityimageUrl;
     Importsequencenumber             = importsequencenumber;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._organizationidValue        = _organizationidValue;
     this._kbarticletemplateidValue   = _kbarticletemplateidValue;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     EntityimageTimestamp             = entityimageTimestamp;
     Title                               = title;
     Entityimageid                       = entityimageid;
     Versionnumber                       = versionnumber;
     this._subjectidValue                = _subjectidValue;
     Exchangerate                        = exchangerate;
     Keywords                            = keywords;
     Statuscode                          = statuscode;
     Number                              = number;
     Modifiedon                          = modifiedon;
     Kbarticleid                         = kbarticleid;
     Comments                            = comments;
     Content                             = content;
     this._createdbyValue                = _createdbyValue;
     Entityimage                         = entityimage;
     this._modifiedonbehalfbyValue       = _modifiedonbehalfbyValue;
     Createdon                           = createdon;
     Languagecode                        = languagecode;
     Articlexml                          = articlexml;
     Overriddencreatedon                 = overriddencreatedon;
     Statecode                           = statecode;
     this._modifiedbyValue               = _modifiedbyValue;
     Description                         = description;
     Createdonbehalfby                   = createdonbehalfby;
     KbArticleAnnotation                 = kbArticleAnnotation;
     KbArticleBulkDeleteFailures         = kbArticleBulkDeleteFailures;
     KbArticleAsyncOperations            = kbArticleAsyncOperations;
     KbArticleDuplicateMatchingRecord    = kbArticleDuplicateMatchingRecord;
     Kbarticletemplateid                 = kbarticletemplateid;
     Createdby                           = createdby;
     KbArticleDuplicateBaseRecord        = kbArticleDuplicateBaseRecord;
     KbArticleSharepointDocumentLocation = kbArticleSharepointDocumentLocation;
     Organizationid                      = organizationid;
     KbarticleComments                   = kbarticleComments;
     KbArticleSyncErrors                 = kbArticleSyncErrors;
     Subjectid                           = subjectid;
     Transactioncurrencyid               = transactioncurrencyid;
     Modifiedby                          = modifiedby;
     Modifiedonbehalfby                  = modifiedonbehalfby;
     KbarticleIncidents                  = kbarticleIncidents;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMpluginassembly class.
 /// </summary>
 public MicrosoftDynamicsCRMpluginassembly(string culture = default(string), string _modifiedbyValue = default(string), string version = default(string), string description = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string path = default(string), string publickeytoken = default(string), bool?ismanaged = default(bool?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string introducedversion = default(string), int?customizationlevel = default(int?), string _organizationidValue = default(string), string content = default(string), object contentBinary = default(object), string pluginassemblyid = default(string), string name = default(string), string _createdonbehalfbyValue = default(string), string pluginassemblyidunique = default(string), string sourcehash = default(string), int?isolationmode = default(int?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), MicrosoftDynamicsCRMBooleanManagedProperty iscustomizable = default(MicrosoftDynamicsCRMBooleanManagedProperty), string _createdbyValue = default(string), int?major = default(int?), int?minor = default(int?), int?componentstate = default(int?), string _modifiedonbehalfbyValue = default(string), string solutionid = default(string), int?sourcetype = default(int?), MicrosoftDynamicsCRMBooleanManagedProperty ishidden = default(MicrosoftDynamicsCRMBooleanManagedProperty), long?versionnumber = default(long?), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMplugintype> pluginassemblyPlugintype = default(IList <MicrosoftDynamicsCRMplugintype>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Culture = culture;
     this._modifiedbyValue = _modifiedbyValue;
     Version                       = version;
     Description                   = description;
     Overwritetime                 = overwritetime;
     Path                          = path;
     Publickeytoken                = publickeytoken;
     Ismanaged                     = ismanaged;
     Modifiedon                    = modifiedon;
     Introducedversion             = introducedversion;
     Customizationlevel            = customizationlevel;
     this._organizationidValue     = _organizationidValue;
     Content                       = content;
     ContentBinary                 = contentBinary;
     Pluginassemblyid              = pluginassemblyid;
     Name                          = name;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     Pluginassemblyidunique        = pluginassemblyidunique;
     Sourcehash                    = sourcehash;
     Isolationmode                 = isolationmode;
     Createdon                     = createdon;
     Iscustomizable                = iscustomizable;
     this._createdbyValue          = _createdbyValue;
     Major                         = major;
     Minor                         = minor;
     Componentstate                = componentstate;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Solutionid                    = solutionid;
     Sourcetype                    = sourcetype;
     Ishidden                      = ishidden;
     Versionnumber                 = versionnumber;
     Createdby                     = createdby;
     PluginassemblyPlugintype      = pluginassemblyPlugintype;
     Organizationid                = organizationid;
     Modifiedonbehalfby            = modifiedonbehalfby;
     Createdonbehalfby             = createdonbehalfby;
     Modifiedby                    = modifiedby;
     CustomInit();
 }
Example #30
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMpublisher
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMpublisher(string address1Telephone1 = default(string), string address2Addressid = default(string), string customizationprefix = default(string), string address2Postalcode = default(string), string address1City = default(string), string address2Fax = default(string), long?entityimageTimestamp = default(long?), string address1Stateorprovince = default(string), string address2County = default(string), string address2Telephone3 = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?address1Addresstypecode = default(int?), string address1Addressid = default(string), long?versionnumber = default(long?), int?customizationoptionvalueprefix = default(int?), bool?isreadonly = default(bool?), int?address2Shippingmethodcode = default(int?), string address1Name = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string publisherid = default(string), string address2Line1 = default(string), string address1Postofficebox = default(string), string address1Upszone = default(string), string address2Telephone1 = default(string), string address1Country = default(string), string friendlyname = default(string), string address2City = default(string), string description = default(string), double?address2Longitude = default(double?), string address1Telephone3 = default(string), int?address1Shippingmethodcode = default(int?), string address2Line3 = default(string), string pinpointpublisherdefaultlocale = default(string), string entityimageid = default(string), string address1Line1 = default(string), string _organizationidValue = default(string), double?address1Latitude = default(double?), string _createdonbehalfbyValue = default(string), string address2Postofficebox = default(string), string _createdbyValue = default(string), string uniquename = default(string), string address1Line3 = default(string), long?pinpointpublisherid = default(long?), string supportingwebsiteurl = default(string), string entityimageUrl = default(string), int?address1Utcoffset = default(int?), string _modifiedonbehalfbyValue = default(string), int?address2Addresstypecode = default(int?), string _modifiedbyValue = default(string), string address1Postalcode = default(string), string address1County = default(string), string address1Telephone2 = default(string), string address2Country = default(string), string address2Telephone2 = default(string), string address1Fax = default(string), int?address2Utcoffset = default(int?), double?address2Latitude = default(double?), string address2Stateorprovince = default(string), string emailaddress = default(string), double?address1Longitude = default(double?), string address2Upszone = default(string), object entityimage = default(object), string address2Line2 = default(string), string address1Line2 = default(string), string address2Name = default(string), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMduplicaterecord> publisherDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMsyncerror> publisherSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMduplicaterecord> publisherDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), IList <MicrosoftDynamicsCRMsolution> publisherSolution = default(IList <MicrosoftDynamicsCRMsolution>), IList <MicrosoftDynamicsCRMpublisheraddress> publisherPublisherAddress = default(IList <MicrosoftDynamicsCRMpublisheraddress>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Address1Telephone1      = address1Telephone1;
     Address2Addressid       = address2Addressid;
     Customizationprefix     = customizationprefix;
     Address2Postalcode      = address2Postalcode;
     Address1City            = address1City;
     Address2Fax             = address2Fax;
     EntityimageTimestamp    = entityimageTimestamp;
     Address1Stateorprovince = address1Stateorprovince;
     Address2County          = address2County;
     Address2Telephone3      = address2Telephone3;
     Createdon = createdon;
     Address1Addresstypecode        = address1Addresstypecode;
     Address1Addressid              = address1Addressid;
     Versionnumber                  = versionnumber;
     Customizationoptionvalueprefix = customizationoptionvalueprefix;
     Isreadonly = isreadonly;
     Address2Shippingmethodcode = address2Shippingmethodcode;
     Address1Name                   = address1Name;
     Modifiedon                     = modifiedon;
     Publisherid                    = publisherid;
     Address2Line1                  = address2Line1;
     Address1Postofficebox          = address1Postofficebox;
     Address1Upszone                = address1Upszone;
     Address2Telephone1             = address2Telephone1;
     Address1Country                = address1Country;
     Friendlyname                   = friendlyname;
     Address2City                   = address2City;
     Description                    = description;
     Address2Longitude              = address2Longitude;
     Address1Telephone3             = address1Telephone3;
     Address1Shippingmethodcode     = address1Shippingmethodcode;
     Address2Line3                  = address2Line3;
     Pinpointpublisherdefaultlocale = pinpointpublisherdefaultlocale;
     Entityimageid                  = entityimageid;
     Address1Line1                  = address1Line1;
     this._organizationidValue      = _organizationidValue;
     Address1Latitude               = address1Latitude;
     this._createdonbehalfbyValue   = _createdonbehalfbyValue;
     Address2Postofficebox          = address2Postofficebox;
     this._createdbyValue           = _createdbyValue;
     Uniquename                     = uniquename;
     Address1Line3                  = address1Line3;
     Pinpointpublisherid            = pinpointpublisherid;
     Supportingwebsiteurl           = supportingwebsiteurl;
     EntityimageUrl                 = entityimageUrl;
     Address1Utcoffset              = address1Utcoffset;
     this._modifiedonbehalfbyValue  = _modifiedonbehalfbyValue;
     Address2Addresstypecode        = address2Addresstypecode;
     this._modifiedbyValue          = _modifiedbyValue;
     Address1Postalcode             = address1Postalcode;
     Address1County                 = address1County;
     Address1Telephone2             = address1Telephone2;
     Address2Country                = address2Country;
     Address2Telephone2             = address2Telephone2;
     Address1Fax                    = address1Fax;
     Address2Utcoffset              = address2Utcoffset;
     Address2Latitude               = address2Latitude;
     Address2Stateorprovince        = address2Stateorprovince;
     Emailaddress                   = emailaddress;
     Address1Longitude              = address1Longitude;
     Address2Upszone                = address2Upszone;
     Entityimage                    = entityimage;
     Address2Line2                  = address2Line2;
     Address1Line2                  = address1Line2;
     Address2Name                   = address2Name;
     Createdby  = createdby;
     Modifiedby = modifiedby;
     PublisherDuplicateMatchingRecord = publisherDuplicateMatchingRecord;
     PublisherSyncErrors          = publisherSyncErrors;
     Modifiedonbehalfby           = modifiedonbehalfby;
     Organizationid               = organizationid;
     PublisherDuplicateBaseRecord = publisherDuplicateBaseRecord;
     PublisherSolution            = publisherSolution;
     PublisherPublisherAddress    = publisherPublisherAddress;
     Createdonbehalfby            = createdonbehalfby;
     CustomInit();
 }