Пример #1
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMuserqueryvisualization class.
 /// </summary>
 /// <param name="versionnumber">Version number of the user
 /// chart.</param>
 /// <param name="_webresourceidValue">Shows the web resource that will
 /// be displayed in the chart to the user.</param>
 /// <param name="createdon">Shows the date and time when the record was
 /// created. The date and time are displayed in the time zone selected
 /// in Microsoft Dynamics 365 options.</param>
 /// <param name="_owningteamValue">Unique identifier of the team who
 /// owns the user chart.</param>
 /// <param name="primaryentitytypecode">Type of entity which the user
 /// chart is attached.</param>
 /// <param name="_modifiedbyValue">Shows who last updated the
 /// record.</param>
 /// <param name="datadescription">Shows the fields that are used to
 /// display data in a chart, stored in XML format.</param>
 /// <param name="isdefault">Select whether the chart is the default
 /// chart for the view that it is associated with.</param>
 /// <param name="userqueryvisualizationid">Unique identifier of the
 /// user chart.</param>
 /// <param name="_modifiedonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="_owneridValue">Enter the user or team who is assigned
 /// to manage the record. This field is updated every time the record
 /// is assigned to a different user.</param>
 /// <param name="name">Type a descriptive name for the chart.</param>
 /// <param name="presentationdescription">Contains the chart's
 /// formatting details and presentation properties, stored in XML
 /// format.</param>
 /// <param name="charttype">Indicates the library used to render the
 /// visualization.</param>
 /// <param name="_createdbyValue">Shows who created the record.</param>
 /// <param name="_owninguserValue">Unique identifier of the team who
 /// owns the user chart.</param>
 /// <param name="description">Type additional information to describe
 /// the chart, such as the filter criteria or intended
 /// audience.</param>
 /// <param name="_createdonbehalfbyValue">Shows who created the record
 /// on behalf of another user.</param>
 /// <param name="modifiedon">Shows the date and time when the record
 /// was last updated. The date and time are displayed in the time zone
 /// selected in Microsoft Dynamics 365 options.</param>
 /// <param name="_owningbusinessunitValue">Shows the business unit that
 /// the record owner belongs to.</param>
 public MicrosoftDynamicsCRMuserqueryvisualization(string versionnumber = default(string), string _webresourceidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _owningteamValue = default(string), string primaryentitytypecode = default(string), string _modifiedbyValue = default(string), string datadescription = default(string), bool?isdefault = default(bool?), string userqueryvisualizationid = default(string), string _modifiedonbehalfbyValue = default(string), string _owneridValue = default(string), string name = default(string), string presentationdescription = default(string), int?charttype = default(int?), string _createdbyValue = default(string), string _owninguserValue = default(string), string description = default(string), string _createdonbehalfbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _owningbusinessunitValue = default(string), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsyncerror> userQueryVisualizationSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMwebresource webresourceid = default(MicrosoftDynamicsCRMwebresource), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Versionnumber            = versionnumber;
     this._webresourceidValue = _webresourceidValue;
     Createdon                     = createdon;
     this._owningteamValue         = _owningteamValue;
     Primaryentitytypecode         = primaryentitytypecode;
     this._modifiedbyValue         = _modifiedbyValue;
     Datadescription               = datadescription;
     Isdefault                     = isdefault;
     Userqueryvisualizationid      = userqueryvisualizationid;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     this._owneridValue            = _owneridValue;
     Name = name;
     Presentationdescription = presentationdescription;
     Charttype                        = charttype;
     this._createdbyValue             = _createdbyValue;
     this._owninguserValue            = _owninguserValue;
     Description                      = description;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     Modifiedon                       = modifiedon;
     this._owningbusinessunitValue    = _owningbusinessunitValue;
     Modifiedonbehalfby               = modifiedonbehalfby;
     UserQueryVisualizationSyncErrors = userQueryVisualizationSyncErrors;
     Createdonbehalfby                = createdonbehalfby;
     Owningteam                       = owningteam;
     Modifiedby                       = modifiedby;
     Owningbusinessunit               = owningbusinessunit;
     Ownerid       = ownerid;
     Webresourceid = webresourceid;
     Owninguser    = owninguser;
     Createdby     = createdby;
     CustomInit();
 }
Пример #2
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMtheme class.
 /// </summary>
 /// <param name="headercolor">Choose the color for header text, such as
 /// form tab labels</param>
 /// <param name="name">The name of the Theme Entity.</param>
 /// <param name="controlborder">Choose the color that controls will use
 /// for borders</param>
 /// <param name="globallinkcolor">Choose the color for links, such as
 /// email addresses or lookups</param>
 /// <param name="navbarbackgroundcolor">Choose the primary Navigation
 /// Bar color</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// modified the record.</param>
 /// <param name="timezoneruleversionnumber">For internal use
 /// only.</param>
 /// <param name="backgroundcolor">For internal use only.</param>
 /// <param name="_logoidValue">Upload a web resource to use as a logo.
 /// Recommended dimensions are a height of 50 pixels and a maximum
 /// width of 400 pixels.</param>
 /// <param name="_organizationidValue">Unique identifier for the
 /// organization</param>
 /// <param name="isdefaulttheme">Default status of theme.</param>
 /// <param name="exchangerate">Exchange rate for the currency
 /// associated with the Theme with respect to the base
 /// currency.</param>
 /// <param name="importsequencenumber">Sequence number of the import
 /// that created this record.</param>
 /// <param name="overriddencreatedon">Date and time that the record was
 /// migrated.</param>
 /// <param name="processcontrolcolor">Choose the primary color for
 /// process controls</param>
 /// <param name="_transactioncurrencyidValue">Exchange rate for the
 /// currency associated with the Theme with respect to the base
 /// currency.</param>
 /// <param name="type">Define type of theme.</param>
 /// <param name="hoverlinkeffect">Choose the color that commands or
 /// lists will use when you hover over the items</param>
 /// <param name="utcconversiontimezonecode">Time zone code that was in
 /// use when the record was created.</param>
 /// <param name="defaultentitycolor">Choose the default color for
 /// system entities if no color is assigned</param>
 /// <param name="logotooltip">Enter text that will be used as the
 /// tooltip and alt text for the logo.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the record.</param>
 /// <param name="themeid">Unique identifier for entity
 /// instances</param>
 /// <param name="defaultcustomentitycolor">Choose the default custom
 /// entity color if no color is assigned</param>
 /// <param name="createdon">Date and time when the record was
 /// created.</param>
 /// <param name="selectedlinkeffect">Choose the color that commands or
 /// lists will use to indicate selected items</param>
 /// <param name="navbarshelfcolor">Choose the secondary Navigation Bar
 /// color</param>
 /// <param name="statecode">Status of the Theme</param>
 /// <param name="modifiedon">Date and time when the record was
 /// modified.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the record.</param>
 /// <param name="controlshade">Choose the color for controls to use to
 /// indicate when you hover over items</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who modified the record.</param>
 /// <param name="statuscode">Reason for the status of the Theme</param>
 public MicrosoftDynamicsCRMtheme(string headercolor = default(string), string name = default(string), string controlborder = default(string), string globallinkcolor = default(string), string navbarbackgroundcolor = default(string), string _modifiedbyValue = default(string), int?timezoneruleversionnumber = default(int?), string backgroundcolor = default(string), string _logoidValue = default(string), string _organizationidValue = default(string), bool?isdefaulttheme = default(bool?), decimal?exchangerate = default(decimal?), int?importsequencenumber = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string processcontrolcolor = default(string), string _transactioncurrencyidValue = default(string), bool?type = default(bool?), string hoverlinkeffect = default(string), int?utcconversiontimezonecode = default(int?), string defaultentitycolor = default(string), string logotooltip = default(string), string _createdonbehalfbyValue = default(string), string themeid = default(string), string defaultcustomentitycolor = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string selectedlinkeffect = default(string), string navbarshelfcolor = default(string), int?statecode = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string versionnumber = default(string), string _createdbyValue = default(string), string controlshade = default(string), string _modifiedonbehalfbyValue = default(string), int?statuscode = default(int?), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), IList <MicrosoftDynamicsCRMasyncoperation> themeAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMbulkdeletefailure> themeBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), MicrosoftDynamicsCRMwebresource logoimage = default(MicrosoftDynamicsCRMwebresource))
 {
     Headercolor                      = headercolor;
     Name                             = name;
     Controlborder                    = controlborder;
     Globallinkcolor                  = globallinkcolor;
     Navbarbackgroundcolor            = navbarbackgroundcolor;
     this._modifiedbyValue            = _modifiedbyValue;
     Timezoneruleversionnumber        = timezoneruleversionnumber;
     Backgroundcolor                  = backgroundcolor;
     this._logoidValue                = _logoidValue;
     this._organizationidValue        = _organizationidValue;
     Isdefaulttheme                   = isdefaulttheme;
     Exchangerate                     = exchangerate;
     Importsequencenumber             = importsequencenumber;
     Overriddencreatedon              = overriddencreatedon;
     Processcontrolcolor              = processcontrolcolor;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     Type                             = type;
     Hoverlinkeffect                  = hoverlinkeffect;
     Utcconversiontimezonecode        = utcconversiontimezonecode;
     Defaultentitycolor               = defaultentitycolor;
     Logotooltip                      = logotooltip;
     this._createdonbehalfbyValue     = _createdonbehalfbyValue;
     Themeid                          = themeid;
     Defaultcustomentitycolor         = defaultcustomentitycolor;
     Createdon                        = createdon;
     Selectedlinkeffect               = selectedlinkeffect;
     Navbarshelfcolor                 = navbarshelfcolor;
     Statecode                        = statecode;
     Modifiedon                       = modifiedon;
     Versionnumber                    = versionnumber;
     this._createdbyValue             = _createdbyValue;
     Controlshade                     = controlshade;
     this._modifiedonbehalfbyValue    = _modifiedonbehalfbyValue;
     Statuscode                       = statuscode;
     Createdby                        = createdby;
     Createdonbehalfby                = createdonbehalfby;
     Modifiedby                       = modifiedby;
     Modifiedonbehalfby               = modifiedonbehalfby;
     Organizationid                   = organizationid;
     ThemeAsyncOperations             = themeAsyncOperations;
     ThemeBulkDeleteFailures          = themeBulkDeleteFailures;
     Transactioncurrencyid            = transactioncurrencyid;
     Logoimage                        = logoimage;
     CustomInit();
 }
Пример #3
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMsolution
 /// class.
 /// </summary>
 /// <param name="createdon">Date and time when the solution was
 /// created.</param>
 /// <param name="pinpointsolutiondefaultlocale">Default locale of the
 /// solution in Microsoft Pinpoint.</param>
 /// <param name="_configurationpageidValue">A link to an optional
 /// configuration page for this solution.</param>
 /// <param name="_publisheridValue">Unique identifier of the
 /// publisher.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// last modified the solution.</param>
 /// <param name="description">Description of the solution.</param>
 /// <param name="isvisible">Indicates whether the solution is visible
 /// outside of the platform.</param>
 /// <param name="_parentsolutionidValue">Unique identifier of the
 /// parent solution. Should only be non-null if this solution is a
 /// patch.</param>
 /// <param name="pinpointpublisherid">Identifier of the publisher of
 /// this solution in Microsoft Pinpoint.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the solution.</param>
 /// <param name="pinpointsolutionid">Identifier of the solution in
 /// Microsoft Pinpoint.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who modified the solution.</param>
 /// <param name="solutionpackageversion">Solution package source
 /// organization version</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the solution.</param>
 /// <param name="installedon">Date and time when the solution was
 /// installed/upgraded.</param>
 /// <param name="solutionid">Unique identifier of the solution.</param>
 /// <param name="modifiedon">Date and time when the solution was last
 /// modified.</param>
 /// <param name="uniquename">The unique name of this solution</param>
 /// <param name="friendlyname">User display name for the
 /// solution.</param>
 /// <param name="solutiontype">Solution Type</param>
 /// <param name="_organizationidValue">Unique identifier of the
 /// organization associated with the solution.</param>
 /// <param name="ismanaged">Indicates whether the solution is managed
 /// or unmanaged.</param>
 /// <param name="version">Solution version, used to identify a solution
 /// for upgrades and hotfixes.</param>
 public MicrosoftDynamicsCRMsolution(System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string pinpointsolutiondefaultlocale = default(string), string _configurationpageidValue = default(string), string _publisheridValue = default(string), string _modifiedbyValue = default(string), string versionnumber = default(string), string description = default(string), bool?isvisible = default(bool?), string _parentsolutionidValue = default(string), long?pinpointpublisherid = default(long?), string _createdonbehalfbyValue = default(string), long?pinpointsolutionid = default(long?), string _modifiedonbehalfbyValue = default(string), string solutionpackageversion = default(string), string _createdbyValue = default(string), System.DateTimeOffset?installedon = default(System.DateTimeOffset?), string solutionid = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string uniquename = default(string), string friendlyname = default(string), string pinpointassetid = default(string), int?solutiontype = default(int?), string _organizationidValue = default(string), bool?ismanaged = default(bool?), string version = default(string), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMwebresource configurationpageid = default(MicrosoftDynamicsCRMwebresource), IList <MicrosoftDynamicsCRMsolutioncomponent> solutionSolutioncomponent = default(IList <MicrosoftDynamicsCRMsolutioncomponent>), MicrosoftDynamicsCRMpublisher publisherid = default(MicrosoftDynamicsCRMpublisher), IList <MicrosoftDynamicsCRMsyncerror> solutionSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsolution parentsolutionid = default(MicrosoftDynamicsCRMsolution), IList <MicrosoftDynamicsCRMsolution> solutionParentSolution = default(IList <MicrosoftDynamicsCRMsolution>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Createdon = createdon;
     Pinpointsolutiondefaultlocale  = pinpointsolutiondefaultlocale;
     this._configurationpageidValue = _configurationpageidValue;
     this._publisheridValue         = _publisheridValue;
     this._modifiedbyValue          = _modifiedbyValue;
     Versionnumber = versionnumber;
     Description   = description;
     Isvisible     = isvisible;
     this._parentsolutionidValue   = _parentsolutionidValue;
     Pinpointpublisherid           = pinpointpublisherid;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     Pinpointsolutionid            = pinpointsolutionid;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     Solutionpackageversion        = solutionpackageversion;
     this._createdbyValue          = _createdbyValue;
     Installedon               = installedon;
     Solutionid                = solutionid;
     Modifiedon                = modifiedon;
     Uniquename                = uniquename;
     Friendlyname              = friendlyname;
     Pinpointassetid           = pinpointassetid;
     Solutiontype              = solutiontype;
     this._organizationidValue = _organizationidValue;
     Ismanaged                 = ismanaged;
     Version                   = version;
     Createdby                 = createdby;
     Modifiedby                = modifiedby;
     Modifiedonbehalfby        = modifiedonbehalfby;
     Configurationpageid       = configurationpageid;
     SolutionSolutioncomponent = solutionSolutioncomponent;
     Publisherid               = publisherid;
     SolutionSyncErrors        = solutionSyncErrors;
     Organizationid            = organizationid;
     Parentsolutionid          = parentsolutionid;
     SolutionParentSolution    = solutionParentSolution;
     Createdonbehalfby         = createdonbehalfby;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMsavedqueryvisualization class.
 /// </summary>
 /// <param name="createdon">Date and time when the system chart was
 /// created.</param>
 /// <param name="primaryentitytypecode">Type of entity with which the
 /// system chart is attached.</param>
 /// <param name="description">Description of the system chart.</param>
 /// <param name="_webresourceidValue">Unique identifier of the Web
 /// resource that will be displayed in the system chart.</param>
 /// <param name="versionnumber">Version number of the system
 /// chart.</param>
 /// <param name="presentationdescription">XML string used to define the
 /// presentation properties of the system chart.</param>
 /// <param name="savedqueryvisualizationidunique">For internal use
 /// only.</param>
 /// <param name="solutionid">Unique identifier of the associated
 /// solution.</param>
 /// <param name="isdefault">Indicates whether the system chart is the
 /// default chart for the entity.</param>
 /// <param name="introducedversion">Version in which the form is
 /// introduced.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who last modified the system chart.</param>
 /// <param name="componentstate">For internal use only.</param>
 /// <param name="iscustomizable">Information that specifies whether
 /// this component can be customized.</param>
 /// <param name="type">Specifies where the chart will be used, 0 for
 /// data centric as well as interaction centric and 1 for just
 /// interaction centric</param>
 /// <param name="charttype">Indicates the library used to render the
 /// visualization.</param>
 /// <param name="_organizationidValue">Unique identifier of the
 /// organization associated with the system chart.</param>
 /// <param name="name">Name of the system chart.</param>
 /// <param name="datadescription">XML string used to define the
 /// underlying data for the system chart.</param>
 /// <param name="ismanaged">Indicates whether the solution component is
 /// part of a managed solution.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// last modified the system chart.</param>
 /// <param name="modifiedon">Date and time when the system chart was
 /// last modified.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the system chart.</param>
 /// <param name="canbedeleted">Tells whether the saved query
 /// visualization can be deleted.</param>
 /// <param name="savedqueryvisualizationid">Unique identifier of the
 /// system chart.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the system chart.</param>
 /// <param name="overwritetime">For internal use only.</param>
 public MicrosoftDynamicsCRMsavedqueryvisualization(System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string primaryentitytypecode = default(string), string description = default(string), string _webresourceidValue = default(string), string versionnumber = default(string), string presentationdescription = default(string), string savedqueryvisualizationidunique = default(string), string solutionid = default(string), bool?isdefault = default(bool?), string introducedversion = default(string), string _modifiedonbehalfbyValue = default(string), int?componentstate = default(int?), string iscustomizable = default(string), int?type = default(int?), int?charttype = default(int?), string _organizationidValue = default(string), string name = default(string), string datadescription = default(string), bool?ismanaged = default(bool?), string _modifiedbyValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _createdbyValue = default(string), string canbedeleted = default(string), string savedqueryvisualizationid = default(string), string _createdonbehalfbyValue = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), IList <MicrosoftDynamicsCRMsyncerror> savedQueryVisualizationSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMorganization organizationid = default(MicrosoftDynamicsCRMorganization), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMwebresource webresourceid = default(MicrosoftDynamicsCRMwebresource), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Createdon                       = createdon;
     Primaryentitytypecode           = primaryentitytypecode;
     Description                     = description;
     this._webresourceidValue        = _webresourceidValue;
     Versionnumber                   = versionnumber;
     Presentationdescription         = presentationdescription;
     Savedqueryvisualizationidunique = savedqueryvisualizationidunique;
     Solutionid                      = solutionid;
     Isdefault                       = isdefault;
     Introducedversion               = introducedversion;
     this._modifiedonbehalfbyValue   = _modifiedonbehalfbyValue;
     Componentstate                  = componentstate;
     Iscustomizable                  = iscustomizable;
     Type      = type;
     Charttype = charttype;
     this._organizationidValue = _organizationidValue;
     Name                              = name;
     Datadescription                   = datadescription;
     Ismanaged                         = ismanaged;
     this._modifiedbyValue             = _modifiedbyValue;
     Modifiedon                        = modifiedon;
     this._createdbyValue              = _createdbyValue;
     Canbedeleted                      = canbedeleted;
     Savedqueryvisualizationid         = savedqueryvisualizationid;
     this._createdonbehalfbyValue      = _createdonbehalfbyValue;
     Overwritetime                     = overwritetime;
     SavedQueryVisualizationSyncErrors = savedQueryVisualizationSyncErrors;
     Createdonbehalfby                 = createdonbehalfby;
     Organizationid                    = organizationid;
     Createdby                         = createdby;
     Modifiedonbehalfby                = modifiedonbehalfby;
     Webresourceid                     = webresourceid;
     Modifiedby                        = modifiedby;
     CustomInit();
 }