| CustomTableItemSetValue Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | SetValue(String, Object) | 
            Sets value of column.
            (Overrides AbstractInfoBaseTInfoSetValue(String, Object).) | 
|  | SetValue(String, Object, Boolean) | 
            Sets the object value to the nullable column.
            (Inherited from BaseInfo.) | 
|  | SetValue(String, Object, Object) | 
            Sets the object value to the nullable column.
            (Inherited from BaseInfo.) | 
 See Also
See Also