Add Method (AttrSet)
- Last UpdatedNov 06, 2025
- 1 minute read
The Add() method adds a new attribute set record to the Attr_Set table.
| Overload | Description |
|---|---|
| Add(Int32,Int32,String,DBString,DateTime,Int32) | The Add() method adds a new attribute set record to the Attr_Set table. |
| Add(Int32,Int32,String,Int32,DBString,DateTime,Int32) | The Add() method adds a new attribute set record to the Attr_Set table. This overload of the method includes the displaySequence parameter. |