Update Method (AttrSet)
- Last UpdatedNov 06, 2025
- 1 minute read
The Update() method updates all columns of the specified attribute set record in the Attr_Set table.
| Overload | Description |
|---|---|
| Update(Int32,Int32,Int32,String,DBString,DateTime) | The Update() method updates all columns of the specified attribute set record in the Attr_Set table. |
| Update(Int32,Int32,Int32,String,Int32,DBString,DateTime) | The Update() method updates all columns of the specified attribute set record in the Attr_Set table. This overload of the method includes the displaySequence filter parameter. |