| companyDataSetModalitàPagamentoDataTableAddModalitàPagamentoRow Method (Boolean, String, DateTime) |
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public companyDataSetModalitàPagamentoRow AddModalitàPagamentoRow(
bool IsRiBa,
string Nome,
DateTime TimeStamp
)
Public Function AddModalitàPagamentoRow (
IsRiBa As Boolean,
Nome As String,
TimeStamp As DateTime
) As companyDataSetModalitàPagamentoRow
member AddModalitàPagamentoRow :
IsRiBa : bool *
Nome : string *
TimeStamp : DateTime -> companyDataSetModalitàPagamentoRow
Parameters
- IsRiBa
- Type: SystemBoolean
- Nome
- Type: SystemString
- TimeStamp
- Type: SystemDateTime
Return Value
Type:
companyDataSetModalitàPagamentoRowSee Also