Click or drag to resize
companyDataSet.ModalitàPagamentoDataTable.AddModalitàPagamentoRow Method (Boolean, String, DateTime)

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
public companyDataSet. ModalitàPagamentoRow AddModalitàPagamentoRow(
	bool IsRiBa,
	string Nome,
	DateTime TimeStamp
)

Parameters

IsRiBa
Type: System.Boolean
Nome
Type: System.String
TimeStamp
Type: System.DateTime

Return Value

Type: companyDataSet.ModalitàPagamentoRow
See Also