Beispiel #1
0
 /// <summary>
 /// Create a new GetInsuranceList_View object.
 /// </summary>
 /// <param name="id">Initial value of the id property.</param>
 public static GetInsuranceList_View CreateGetInsuranceList_View(global::System.Int32 id)
 {
     GetInsuranceList_View getInsuranceList_View = new GetInsuranceList_View();
     getInsuranceList_View.id = id;
     return getInsuranceList_View;
 }
Beispiel #2
0
 /// <summary>
 /// Deprecated Method for adding a new object to the GetInsuranceList_View EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToGetInsuranceList_View(GetInsuranceList_View getInsuranceList_View)
 {
     base.AddObject("GetInsuranceList_View", getInsuranceList_View);
 }