LookupTableDataSet.LookupTableTreesDataTable.LT_PARENT_STRUCT_UIDColumn - Propriété

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

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

Syntaxe

'Déclaration
Public ReadOnly Property LT_PARENT_STRUCT_UIDColumn As DataColumn
    Get
'Utilisation
Dim instance As LookupTableDataSet.LookupTableTreesDataTable
Dim value As DataColumn

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

Valeur de propriété

Type : System.Data.DataColumn

Voir aussi

Référence

LookupTableDataSet.LookupTableTreesDataTable classe

LookupTableDataSet.LookupTableTreesDataTable - Membres

WebSvcLookupTable - Espace de noms