Ejemplo n.º 1
0
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMtimezonerule
 /// class.
 /// </summary>
 /// <param name="standardmonth">Month when standard time
 /// starts.</param>
 /// <param name="standardhour">Hour of the day when standard time
 /// starts.</param>
 /// <param name="createdon">Date and time when the time zone rule was
 /// created.</param>
 /// <param name="standardsecond">Second of the Minute when standard
 /// time starts.</param>
 /// <param name="timezoneruleid">Unique identifier of the time zone
 /// rule.</param>
 /// <param name="daylightsecond">Second of the minute when daylight
 /// savings time starts</param>
 /// <param name="bias">Base time bias of the time zone rule.</param>
 /// <param name="standardyear">Year when standard time starts.</param>
 /// <param name="daylightminute">Minute of the hour when daylight
 /// savings time starts.</param>
 /// <param name="modifiedon">Date and time when the time zone rule was
 /// modified.</param>
 /// <param name="standardday">Day of the month when standard time
 /// starts.</param>
 /// <param name="standardbias">Time bias in addition to the base bias
 /// for standard time.</param>
 /// <param name="daylightmonth">Month when daylight savings time
 /// starts.</param>
 /// <param name="standardminute">Minute of the hour when standard time
 /// starts.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the time zone rule.</param>
 /// <param name="_timezonedefinitionidValue">Unique identifier of the
 /// time zone definition.</param>
 /// <param name="standarddayofweek">Day of the week when standard time
 /// starts.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// last modified the time zone rule.</param>
 /// <param name="daylighthour">Hour of the day when daylight savings
 /// time starts</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the timezonerule.</param>
 /// <param name="effectivedatetime">Time that this rule takes effect,
 /// in local time.</param>
 /// <param name="_organizationidValue">Unique identifier of the
 /// organization associated with the time zone rule.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who last modified the timezonerule.</param>
 /// <param name="daylightdayofweek">Day of the week when daylight
 /// savings time starts.</param>
 /// <param name="daylightbias">Time bias in addition to the base bias
 /// for daylight savings time.</param>
 /// <param name="timezoneruleversionnumber">For internal use
 /// only</param>
 /// <param name="daylightyear">Year when daylight savings times
 /// starts.</param>
 /// <param name="daylightday">Day of the month when daylight savings
 /// time starts.</param>
 public MicrosoftDynamicsCRMtimezonerule(int?standardmonth = default(int?), int?standardhour = default(int?), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), int?standardsecond = default(int?), string versionnumber = default(string), string timezoneruleid = default(string), int?daylightsecond = default(int?), int?bias = default(int?), int?standardyear = default(int?), int?daylightminute = default(int?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?standardday = default(int?), int?standardbias = default(int?), int?daylightmonth = default(int?), int?standardminute = default(int?), string _createdbyValue = default(string), string _timezonedefinitionidValue = default(string), int?standarddayofweek = default(int?), string _modifiedbyValue = default(string), int?daylighthour = default(int?), string _createdonbehalfbyValue = default(string), System.DateTimeOffset?effectivedatetime = default(System.DateTimeOffset?), string _organizationidValue = default(string), string _modifiedonbehalfbyValue = default(string), int?daylightdayofweek = default(int?), int?daylightbias = default(int?), int?timezoneruleversionnumber = default(int?), int?daylightyear = default(int?), int?daylightday = default(int?), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMtimezonedefinition timezonedefinitionid = default(MicrosoftDynamicsCRMtimezonedefinition), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Standardmonth                   = standardmonth;
     Standardhour                    = standardhour;
     Createdon                       = createdon;
     Standardsecond                  = standardsecond;
     Versionnumber                   = versionnumber;
     Timezoneruleid                  = timezoneruleid;
     Daylightsecond                  = daylightsecond;
     Bias                            = bias;
     Standardyear                    = standardyear;
     Daylightminute                  = daylightminute;
     Modifiedon                      = modifiedon;
     Standardday                     = standardday;
     Standardbias                    = standardbias;
     Daylightmonth                   = daylightmonth;
     Standardminute                  = standardminute;
     this._createdbyValue            = _createdbyValue;
     this._timezonedefinitionidValue = _timezonedefinitionidValue;
     Standarddayofweek               = standarddayofweek;
     this._modifiedbyValue           = _modifiedbyValue;
     Daylighthour                    = daylighthour;
     this._createdonbehalfbyValue    = _createdonbehalfbyValue;
     Effectivedatetime               = effectivedatetime;
     this._organizationidValue       = _organizationidValue;
     this._modifiedonbehalfbyValue   = _modifiedonbehalfbyValue;
     Daylightdayofweek               = daylightdayofweek;
     Daylightbias                    = daylightbias;
     Timezoneruleversionnumber       = timezoneruleversionnumber;
     Daylightyear                    = daylightyear;
     Daylightday                     = daylightday;
     Createdby                       = createdby;
     Createdonbehalfby               = createdonbehalfby;
     Timezonedefinitionid            = timezonedefinitionid;
     Modifiedonbehalfby              = modifiedonbehalfby;
     Modifiedby                      = modifiedby;
     CustomInit();
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMtimezonelocalizedname class.
 /// </summary>
 public MicrosoftDynamicsCRMtimezonelocalizedname(string _createdbyValue = default(string), string _createdonbehalfbyValue = default(string), string _modifiedbyValue = default(string), string _modifiedonbehalfbyValue = default(string), string _organizationidValue = default(string), string _timezonedefinitionidValue = default(string), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), int?cultureid = default(int?), string daylightname = default(string), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), string standardname = default(string), MicrosoftDynamicsCRMtimezonedefinition timezonedefinitionid = default(MicrosoftDynamicsCRMtimezonedefinition), string timezonelocalizednameid = default(string), string userinterfacename = default(string), object versionnumber = default(object))
 {
     this._createdbyValue            = _createdbyValue;
     this._createdonbehalfbyValue    = _createdonbehalfbyValue;
     this._modifiedbyValue           = _modifiedbyValue;
     this._modifiedonbehalfbyValue   = _modifiedonbehalfbyValue;
     this._organizationidValue       = _organizationidValue;
     this._timezonedefinitionidValue = _timezonedefinitionidValue;
     Createdby               = createdby;
     Createdon               = createdon;
     Createdonbehalfby       = createdonbehalfby;
     Cultureid               = cultureid;
     Daylightname            = daylightname;
     Modifiedby              = modifiedby;
     Modifiedon              = modifiedon;
     Modifiedonbehalfby      = modifiedonbehalfby;
     Standardname            = standardname;
     Timezonedefinitionid    = timezonedefinitionid;
     Timezonelocalizednameid = timezonelocalizednameid;
     Userinterfacename       = userinterfacename;
     Versionnumber           = versionnumber;
     CustomInit();
 }