Ejemplo n.º 1
0
 /// <summary>
 /// Create a new Tool_Custom_Report___Cash_Distribution_Payment_Fax object.
 /// </summary>
 /// <param name="key">Initial value of the Key property.</param>
 /// <param name="sSMA_TimeStamp">Initial value of the SSMA_TimeStamp property.</param>
 public static Tool_Custom_Report___Cash_Distribution_Payment_Fax CreateTool_Custom_Report___Cash_Distribution_Payment_Fax(global::System.Int32 key, global::System.Byte[] sSMA_TimeStamp)
 {
     Tool_Custom_Report___Cash_Distribution_Payment_Fax tool_Custom_Report___Cash_Distribution_Payment_Fax = new Tool_Custom_Report___Cash_Distribution_Payment_Fax();
     tool_Custom_Report___Cash_Distribution_Payment_Fax.Key = key;
     tool_Custom_Report___Cash_Distribution_Payment_Fax.SSMA_TimeStamp = sSMA_TimeStamp;
     return tool_Custom_Report___Cash_Distribution_Payment_Fax;
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Deprecated Method for adding a new object to the Tool_Custom_Report___Cash_Distribution_Payment_Fax EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToTool_Custom_Report___Cash_Distribution_Payment_Fax(Tool_Custom_Report___Cash_Distribution_Payment_Fax tool_Custom_Report___Cash_Distribution_Payment_Fax)
 {
     base.AddObject("Tool_Custom_Report___Cash_Distribution_Payment_Fax", tool_Custom_Report___Cash_Distribution_Payment_Fax);
 }