| companyDataSetPrimaNotaDataTableRemovePrimaNotaRow Method |
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public void RemovePrimaNotaRow(
companyDataSetPrimaNotaRow row
)
Public Sub RemovePrimaNotaRow (
row As companyDataSetPrimaNotaRow
)
member RemovePrimaNotaRow :
row : companyDataSetPrimaNotaRow -> unit
Parameters
- row
- Type: Amica.DatacompanyDataSetPrimaNotaRow
See Also