Partager via


LookupTableMultiLangDataSet.LookupTableStructuresDataTable.AddLookupTableStructuresRow - Méthode (LookupTableMultiLangDataSet.LookupTableStructuresRow)

Ajoute un nouveau LookupTableStructuresRow à la LookupTableStructuresDataTable à l'aide du paramètre spécifié.

Espace de noms :  WebSvcLookupTable
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Sub AddLookupTableStructuresRow ( _
    row As LookupTableMultiLangDataSet.LookupTableStructuresRow _
)
'Utilisation
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
Dim row As LookupTableMultiLangDataSet.LookupTableStructuresRow

instance.AddLookupTableStructuresRow(row)
public void AddLookupTableStructuresRow(
    LookupTableMultiLangDataSet.LookupTableStructuresRow row
)

Paramètres

Voir aussi

Référence

LookupTableMultiLangDataSet.LookupTableStructuresDataTable classe

LookupTableMultiLangDataSet.LookupTableStructuresDataTable - Membres

AddLookupTableStructuresRow - Surcharge

WebSvcLookupTable - Espace de noms