Click or drag to resize
companyDataSetCausaliMagazzinoDataTableAddCausaliMagazzinoRow Method (Boolean, Int32, String, String, DateTime)

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
public companyDataSetCausaliMagazzinoRow AddCausaliMagazzinoRow(
	bool IsCarico,
	int Tipo,
	string Codice,
	string Nome,
	DateTime TimeStamp
)

Parameters

IsCarico
Type: SystemBoolean
Tipo
Type: SystemInt32
Codice
Type: SystemString
Nome
Type: SystemString
TimeStamp
Type: SystemDateTime

Return Value

Type: companyDataSetCausaliMagazzinoRow
See Also