|  | companyDataSetTributiDataTable Class | 
Represents the strongly named DataTable class.
 Inheritance Hierarchy
Inheritance Hierarchy 
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
 Syntax
Syntax[SerializableAttribute]
public class TributiDataTable : TypedTableBase<companyDataSetTributiRow>
<SerializableAttribute>
Public Class TributiDataTable
	Inherits TypedTableBase(Of companyDataSetTributiRow)
[<SerializableAttribute>]
type TributiDataTable =  
    class
        inherit TypedTableBase<companyDataSetTributiRow>
    endThe companyDataSetTributiDataTable type exposes the following members.
 Constructors
Constructors Methods
Methods|  | Name | Description | 
|---|
|  | AddTributiRow(companyDataSetTributiRow) |  | 
|  | AddTributiRow(companyDataSetModelliF24Row, Int32, Boolean, Boolean, Boolean, Boolean, String, String, String, Double, Double, String, String, String, DateTime, DateTime, String, Int32, Double, String, String, String, String, String, String, String, String, String, DateTime) |  | 
|  | Clone | (Overrides DataTableClone.) | 
|  | FindById |  | 
|   | GetTypedTableSchema |  | 
|  | NewTributiRow |  | 
|  | RemoveTributiRow |  | 
Top Properties
Properties Events
Events See Also
See Also