UpdateSpecific Method (Cust)
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateSpecific() method updates selected columns of the specified customer or vendor record in the Cust table.
| Overload | Description |
|---|---|
| UpdateSpecific(Int32,String,String,String,DBString,String,DBString,DBString,DBString,DBString,DBString,DBString,Nullable<Boolean>,Nullable<Boolean>,DBString,DBString,DBString,DBString,DBString,String) | The UpdateSpecific() method updates selected columns of the specified customer or vendor record in the Cust table. This overload of the method includes the lastEditComment and modId input parameters. |
| UpdateSpecific(Int32,String,String,String,DBString,String,DBString,DBString,DBString,DBString,DBString,DBString,Nullable<Boolean>,Nullable<Boolean>,DBString,DBString,DBString,DBString,Nullable<DateTime>) | The UpdateSpecific() method updates selected columns of the specified customer or vendor record in the Cust table. This overload of the method includes the lastEditAt input parameter. |