SystemAttr Constructor
- Last UpdatedNov 06, 2025
- 1 minute read
| Overload | Description |
|---|---|
| SystemAttr Constructor(Int32,String,String,Int32,Int32,Int32,String,String) | The SystemAttr() method is a constructor for the SystemAttr class that passes the initial values from which the object can be initialized. This overload of the method passes the values as a set of integers and strings. |
| SystemAttr Constructor(DataRow) | The SystemAttr() method is a constructor for the SystemAttr class that passes the initial values from which the object can be initialized. This overload of the method passes the values as a DataRow. |