Exemplo n.º 1
0
 /// <summary>
 /// Create a new C1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns object.
 /// </summary>
 /// <param name="transactionID">Initial value of the TransactionID property.</param>
 /// <param name="amberbrookFundNo">Initial value of the AmberbrookFundNo property.</param>
 /// <param name="amberbrookDealNo">Initial value of the AmberbrookDealNo property.</param>
 /// <param name="fund">Initial value of the Fund property.</param>
 /// <param name="effectiveDate">Initial value of the EffectiveDate property.</param>
 /// <param name="proceeds">Initial value of the Proceeds property.</param>
 /// <param name="sSMA_TimeStamp">Initial value of the SSMA_TimeStamp property.</param>
 public static C1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns CreateC1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns(global::System.Int32 transactionID, global::System.String amberbrookFundNo, global::System.Int32 amberbrookDealNo, global::System.String fund, global::System.DateTime effectiveDate, global::System.Double proceeds, global::System.Byte[] sSMA_TimeStamp)
 {
     C1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns c1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns = new C1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns();
     c1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns.TransactionID = transactionID;
     c1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns.AmberbrookFundNo = amberbrookFundNo;
     c1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns.AmberbrookDealNo = amberbrookDealNo;
     c1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns.Fund = fund;
     c1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns.EffectiveDate = effectiveDate;
     c1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns.Proceeds = proceeds;
     c1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns.SSMA_TimeStamp = sSMA_TimeStamp;
     return c1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns;
 }
Exemplo n.º 2
0
 /// <summary>
 /// Deprecated Method for adding a new object to the C1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToC1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns(C1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns c1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns)
 {
     base.AddObject("C1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns", c1_10tblDistToAmberbrookCash_Without_Matching_7_10tblGPPaymentIns);
 }