Esempio n. 1
0
        /// <summary>
        /// Create a new View_EventLogByDate object.
        /// </summary>
        /// <param name="id">Initial value of the id property.</param>
        public static View_EventLogByDate CreateView_EventLogByDate(global::System.Decimal id)
        {
            View_EventLogByDate view_EventLogByDate = new View_EventLogByDate();

            view_EventLogByDate.id = id;
            return(view_EventLogByDate);
        }
Esempio n. 2
0
 /// <summary>
 /// Create a new View_EventLogByDate object.
 /// </summary>
 /// <param name="id">Initial value of the id property.</param>
 public static View_EventLogByDate CreateView_EventLogByDate(global::System.Decimal id)
 {
     View_EventLogByDate view_EventLogByDate = new View_EventLogByDate();
     view_EventLogByDate.id = id;
     return view_EventLogByDate;
 }
Esempio n. 3
0
 /// <summary>
 /// Deprecated Method for adding a new object to the View_EventLogByDate EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToView_EventLogByDate(View_EventLogByDate view_EventLogByDate)
 {
     base.AddObject("View_EventLogByDate", view_EventLogByDate);
 }
Esempio n. 4
0
 /// <summary>
 /// Deprecated Method for adding a new object to the View_EventLogByDate EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToView_EventLogByDate(View_EventLogByDate view_EventLogByDate)
 {
     base.AddObject("View_EventLogByDate", view_EventLogByDate);
 }