/// <summary> /// Initializes a new instance of the MicrosoftDynamicsCRMsolution /// class. /// </summary> public MicrosoftDynamicsCRMsolution(string _modifiedonbehalfbyValue = default(string), string description = default(string), long?pinpointsolutionid = default(long?), string _configurationpageidValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), System.DateTimeOffset?installedon = default(System.DateTimeOffset?), string friendlyname = default(string), string _organizationidValue = default(string), string _createdbyValue = default(string), string pinpointsolutiondefaultlocale = default(string), string _createdonbehalfbyValue = default(string), string uniquename = default(string), string version = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _parentsolutionidValue = default(string), long?pinpointpublisherid = default(long?), string _modifiedbyValue = default(string), int?solutiontype = default(int?), string solutionid = default(string), bool?isvisible = default(bool?), System.DateTimeOffset?updatedon = default(System.DateTimeOffset?), string _publisheridValue = default(string), bool?ismanaged = default(bool?), string versionnumber = default(string), string pinpointassetid = default(string), string solutionpackageversion = 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)) { this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue; Description = description; Pinpointsolutionid = pinpointsolutionid; this._configurationpageidValue = _configurationpageidValue; Createdon = createdon; Installedon = installedon; Friendlyname = friendlyname; this._organizationidValue = _organizationidValue; this._createdbyValue = _createdbyValue; Pinpointsolutiondefaultlocale = pinpointsolutiondefaultlocale; this._createdonbehalfbyValue = _createdonbehalfbyValue; Uniquename = uniquename; Version = version; Modifiedon = modifiedon; this._parentsolutionidValue = _parentsolutionidValue; Pinpointpublisherid = pinpointpublisherid; this._modifiedbyValue = _modifiedbyValue; Solutiontype = solutiontype; Solutionid = solutionid; Isvisible = isvisible; Updatedon = updatedon; this._publisheridValue = _publisheridValue; Ismanaged = ismanaged; Versionnumber = versionnumber; Pinpointassetid = pinpointassetid; Solutionpackageversion = solutionpackageversion; 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 /// MicrosoftDynamicsCRMsolutioncomponent class. /// </summary> /// <param name="modifiedon">Date and time when the solution was last /// modified.</param> /// <param name="createdon">Date and time when the solution was /// created.</param> /// <param name="componenttype">The object type code of the /// component.</param> /// <param name="rootcomponentbehavior">Indicates the include behavior /// of the root component.</param> /// <param name="_modifiedonbehalfbyValue">Unique identifier of the /// delegate user who modified the solution.</param> /// <param name="ismetadata">Indicates whether this component is /// metadata or data.</param> /// <param name="rootsolutioncomponentid">The parent ID of the /// subcomponent, which will be a root</param> /// <param name="_createdonbehalfbyValue">Unique identifier of the /// delegate user who created the solution.</param> /// <param name="_createdbyValue">Unique identifier of the user who /// created the solution</param> /// <param name="_solutionidValue">Unique identifier of the /// solution.</param> /// <param name="_modifiedbyValue">Unique identifier of the user who /// last modified the solution.</param> /// <param name="solutioncomponentid">Unique identifier of the solution /// component.</param> /// <param name="objectid">Unique identifier of the object with which /// the component is associated.</param> public MicrosoftDynamicsCRMsolutioncomponent(System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?componenttype = default(int?), int?rootcomponentbehavior = default(int?), string versionnumber = default(string), string _modifiedonbehalfbyValue = default(string), bool?ismetadata = default(bool?), string rootsolutioncomponentid = default(string), string _createdonbehalfbyValue = default(string), string _createdbyValue = default(string), string _solutionidValue = default(string), string _modifiedbyValue = default(string), string solutioncomponentid = default(string), string objectid = default(string), MicrosoftDynamicsCRMsolution solutionid = default(MicrosoftDynamicsCRMsolution), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsolutioncomponent rootsolutioncomponentidSolutioncomponent = default(MicrosoftDynamicsCRMsolutioncomponent), IList <MicrosoftDynamicsCRMsolutioncomponent> solutioncomponentParentSolutioncomponent = default(IList <MicrosoftDynamicsCRMsolutioncomponent>)) { Modifiedon = modifiedon; Createdon = createdon; Componenttype = componenttype; Rootcomponentbehavior = rootcomponentbehavior; Versionnumber = versionnumber; this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue; Ismetadata = ismetadata; Rootsolutioncomponentid = rootsolutioncomponentid; this._createdonbehalfbyValue = _createdonbehalfbyValue; this._createdbyValue = _createdbyValue; this._solutionidValue = _solutionidValue; this._modifiedbyValue = _modifiedbyValue; Solutioncomponentid = solutioncomponentid; Objectid = objectid; Solutionid = solutionid; Createdonbehalfby = createdonbehalfby; Modifiedonbehalfby = modifiedonbehalfby; RootsolutioncomponentidSolutioncomponent = rootsolutioncomponentidSolutioncomponent; SolutioncomponentParentSolutioncomponent = solutioncomponentParentSolutioncomponent; CustomInit(); }