| companyDataSetCategorieAnagraficheDataTableAddCategorieAnagraficheRow Method (String, DateTime) |
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public companyDataSetCategorieAnagraficheRow AddCategorieAnagraficheRow(
string Nome,
DateTime TimeStamp
)
Public Function AddCategorieAnagraficheRow (
Nome As String,
TimeStamp As DateTime
) As companyDataSetCategorieAnagraficheRow
member AddCategorieAnagraficheRow :
Nome : string *
TimeStamp : DateTime -> companyDataSetCategorieAnagraficheRow
Parameters
- Nome
- Type: SystemString
- TimeStamp
- Type: SystemDateTime
Return Value
Type:
companyDataSetCategorieAnagraficheRowSee Also