Partager via


LookupTableMultiLangDataSet.LookupTableValuesDataTable.LT_STRUCT_UIDColumn - Propriété

Définit la colonne pour le champ LT_STRUCT_UID() .

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

Syntaxe

'Déclaration
Public ReadOnly Property LT_STRUCT_UIDColumn As DataColumn
    Get
'Utilisation
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesDataTable
Dim value As DataColumn

value = instance.LT_STRUCT_UIDColumn
public DataColumn LT_STRUCT_UIDColumn { get; }

Valeur de propriété

Type : System.Data.DataColumn

Voir aussi

Référence

LookupTableMultiLangDataSet.LookupTableValuesDataTable classe

LookupTableMultiLangDataSet.LookupTableValuesDataTable - Membres

WebSvcLookupTable - Espace de noms