/// <summary> /// Initializes a new instance of the /// MicrosoftDynamicsCRMreportcategory class. /// </summary> public MicrosoftDynamicsCRMreportcategory(int?componentstate = default(int?), int?importsequencenumber = default(int?), int?utcconversiontimezonecode = default(int?), string _createdbyValue = default(string), MicrosoftDynamicsCRMBooleanManagedProperty iscustomizable = default(MicrosoftDynamicsCRMBooleanManagedProperty), string _createdonbehalfbyValue = default(string), long?versionnumber = default(long?), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string reportcategoryidunique = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), object exchangerate = default(object), string reportcategoryid = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _modifiedbyValue = default(string), int?timezoneruleversionnumber = default(int?), string owningbusinessunit = default(string), bool?ismanaged = default(bool?), string _transactioncurrencyidValue = default(string), string _owneridValue = default(string), string solutionid = default(string), int?categorycode = default(int?), string _reportidValue = default(string), string owninguser = default(string), MicrosoftDynamicsCRMreport reportid = default(MicrosoftDynamicsCRMreport), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsyncerror> reportCategorySyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency)) { Componentstate = componentstate; Importsequencenumber = importsequencenumber; Utcconversiontimezonecode = utcconversiontimezonecode; this._createdbyValue = _createdbyValue; Iscustomizable = iscustomizable; this._createdonbehalfbyValue = _createdonbehalfbyValue; Versionnumber = versionnumber; Overwritetime = overwritetime; Reportcategoryidunique = reportcategoryidunique; Createdon = createdon; this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue; Exchangerate = exchangerate; Reportcategoryid = reportcategoryid; Modifiedon = modifiedon; this._modifiedbyValue = _modifiedbyValue; Timezoneruleversionnumber = timezoneruleversionnumber; Owningbusinessunit = owningbusinessunit; Ismanaged = ismanaged; this._transactioncurrencyidValue = _transactioncurrencyidValue; this._owneridValue = _owneridValue; Solutionid = solutionid; Categorycode = categorycode; this._reportidValue = _reportidValue; Owninguser = owninguser; Reportid = reportid; Modifiedonbehalfby = modifiedonbehalfby; Createdby = createdby; ReportCategorySyncErrors = reportCategorySyncErrors; Createdonbehalfby = createdonbehalfby; Modifiedby = modifiedby; Transactioncurrencyid = transactioncurrencyid; CustomInit(); }
/// <summary> /// Initializes a new instance of the MicrosoftDynamicsCRMreport class. /// </summary> /// <param name="signaturelcid">Report signature language code used to /// identify a report for upgrades and hotfixes.</param> /// <param name="isscheduledreport">Information about whether the /// report is a scheduled report.</param> /// <param name="customreportxml">XML used to define a custom /// report.</param> /// <param name="solutionid">Unique identifier of the associated /// solution.</param> /// <param name="filename">File name of the report.</param> /// <param name="reportnameonsrs">Name of the report on SRS.</param> /// <param name="_owningteamValue">Unique identifier of the team who /// owns the report.</param> /// <param name="languagecode">Language in which the report will be /// displayed.</param> /// <param name="signaturemajorversion">Report signature major version, /// used to identify a report for upgrades and hotfixes.</param> /// <param name="_owninguserValue">Unique identifier of the user who /// owns the report.</param> /// <param name="createdon">Date and time when the report was /// created.</param> /// <param name="introducedversion">Version in which the report is /// introduced.</param> /// <param name="versionnumber">Version number of the report.</param> /// <param name="ispersonal">Information about whether the report is /// personal or is available to all users.</param> /// <param name="_createdonbehalfbyValue">Unique identifier of the /// delegate user who created the report.</param> /// <param name="overwritetime">For internal use only.</param> /// <param name="_modifiedonbehalfbyValue">Unique identifier of the /// delegate user who last modified the report.</param> /// <param name="bodyurl">URL for a linked report.</param> /// <param name="originalbodytext">Original Text contents of the RDL /// file for a Reporting Services report.</param> /// <param name="signatureminorversion">Report signature minor version, /// used to identify a report for upgrades and hotfixes.</param> /// <param name="bodytext">Text contents of the RDL file for a /// Reporting Services report.</param> /// <param name="iscustomreport">Information about whether the report /// is a custom report.</param> /// <param name="modifiedon">Date and time when the report was last /// modified.</param> /// <param name="defaultfilter">Default filter for the report.</param> /// <param name="name">Name of the report.</param> /// <param name="reportid">Unique identifier of the report.</param> /// <param name="utcconversiontimezonecode">Time zone code that was in /// use when the record was created.</param> /// <param name="componentstate">For internal use only.</param> /// <param name="signaturedate">Report signature date, used to identify /// a report for upgrades and hotfixes.</param> /// <param name="_owneridValue">Unique identifier of the user or team /// who owns the report.</param> /// <param name="iscustomizable">Information that specifies whether /// this component can be customized.</param> /// <param name="mimetype">MIME type of the report.</param> /// <param name="_parentreportidValue">Unique identifier of the parent /// report.</param> /// <param name="_createdbyValue">Unique identifier of the user who /// created the report.</param> /// <param name="queryinfo">For internal use only.</param> /// <param name="reporttypecode">Type of the report.</param> /// <param name="reportidunique">For internal use only.</param> /// <param name="signatureid">Unique identifier of the report signature /// used to identify a report for upgrades and hotfixes.</param> /// <param name="schedulexml">XML used for defining the report /// schedule.</param> /// <param name="description">Description of the report.</param> /// <param name="filesize">File size of the report.</param> /// <param name="timezoneruleversionnumber">For internal use /// only.</param> /// <param name="bodybinary">Binary report contents (base-64 /// encoded).</param> /// <param name="bodybinaryBinary">Binary report contents (base-64 /// encoded).</param> /// <param name="_modifiedbyValue">Unique identifier of the user who /// last modified the report.</param> /// <param name="_owningbusinessunitValue">Unique identifier of the /// business unit that owns the report.</param> /// <param name="ismanaged">Indicates whether the solution component is /// part of a managed solution.</param> /// <param name="createdinmajorversion">Major version number of Crm, /// used to identify the version of Crm in which report is /// created.</param> public MicrosoftDynamicsCRMreport(int?signaturelcid = default(int?), bool?isscheduledreport = default(bool?), string customreportxml = default(string), string solutionid = default(string), string filename = default(string), string reportnameonsrs = default(string), string _owningteamValue = default(string), int?languagecode = default(int?), int?signaturemajorversion = default(int?), string _owninguserValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string introducedversion = default(string), string versionnumber = default(string), bool?ispersonal = default(bool?), string _createdonbehalfbyValue = default(string), System.DateTimeOffset?overwritetime = default(System.DateTimeOffset?), string _modifiedonbehalfbyValue = default(string), string bodyurl = default(string), string originalbodytext = default(string), int?signatureminorversion = default(int?), string bodytext = default(string), bool?iscustomreport = default(bool?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string defaultfilter = default(string), string name = default(string), string reportid = default(string), int?utcconversiontimezonecode = default(int?), int?componentstate = default(int?), System.DateTimeOffset?signaturedate = default(System.DateTimeOffset?), string _owneridValue = default(string), string iscustomizable = default(string), string mimetype = default(string), string _parentreportidValue = default(string), string _createdbyValue = default(string), string queryinfo = default(string), int?reporttypecode = default(int?), string reportidunique = default(string), string signatureid = default(string), string schedulexml = default(string), string description = default(string), int?filesize = default(int?), int?timezoneruleversionnumber = default(int?), string bodybinary = default(string), byte[] bodybinaryBinary = default(byte[]), string _modifiedbyValue = default(string), string _owningbusinessunitValue = default(string), bool?ismanaged = default(bool?), int?createdinmajorversion = default(int?), IList <MicrosoftDynamicsCRMasyncoperation> reportAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), IList <MicrosoftDynamicsCRMreportcategory> reportReportcategories = default(IList <MicrosoftDynamicsCRMreportcategory>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMsyncerror> reportSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMreport parentreportid = default(MicrosoftDynamicsCRMreport), IList <MicrosoftDynamicsCRMreport> reportParentReport = default(IList <MicrosoftDynamicsCRMreport>)) { Signaturelcid = signaturelcid; Isscheduledreport = isscheduledreport; Customreportxml = customreportxml; Solutionid = solutionid; Filename = filename; Reportnameonsrs = reportnameonsrs; this._owningteamValue = _owningteamValue; Languagecode = languagecode; Signaturemajorversion = signaturemajorversion; this._owninguserValue = _owninguserValue; Createdon = createdon; Introducedversion = introducedversion; Versionnumber = versionnumber; Ispersonal = ispersonal; this._createdonbehalfbyValue = _createdonbehalfbyValue; Overwritetime = overwritetime; this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue; Bodyurl = bodyurl; Originalbodytext = originalbodytext; Signatureminorversion = signatureminorversion; Bodytext = bodytext; Iscustomreport = iscustomreport; Modifiedon = modifiedon; Defaultfilter = defaultfilter; Name = name; Reportid = reportid; Utcconversiontimezonecode = utcconversiontimezonecode; Componentstate = componentstate; Signaturedate = signaturedate; this._owneridValue = _owneridValue; Iscustomizable = iscustomizable; Mimetype = mimetype; this._parentreportidValue = _parentreportidValue; this._createdbyValue = _createdbyValue; Queryinfo = queryinfo; Reporttypecode = reporttypecode; Reportidunique = reportidunique; Signatureid = signatureid; Schedulexml = schedulexml; Description = description; Filesize = filesize; Timezoneruleversionnumber = timezoneruleversionnumber; Bodybinary = bodybinary; BodybinaryBinary = bodybinaryBinary; this._modifiedbyValue = _modifiedbyValue; this._owningbusinessunitValue = _owningbusinessunitValue; Ismanaged = ismanaged; Createdinmajorversion = createdinmajorversion; ReportAsyncOperations = reportAsyncOperations; ReportReportcategories = reportReportcategories; Modifiedonbehalfby = modifiedonbehalfby; Createdonbehalfby = createdonbehalfby; ReportSyncErrors = reportSyncErrors; Ownerid = ownerid; Createdby = createdby; Modifiedby = modifiedby; Owningbusinessunit = owningbusinessunit; Parentreportid = parentreportid; ReportParentReport = reportParentReport; CustomInit(); }