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