LookupTableMultiLangDataSet.LookupTablesDataTable.LT_SORT_ORDER_ENUMColumn - Propriété

Définit la colonne pour le champ LT_SORT_ORDER_ENUM .

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

Syntaxe

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

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

Valeur de propriété

Type : System.Data.DataColumn
Un objet DataColumn pour le champ.

Voir aussi

Référence

LookupTableMultiLangDataSet.LookupTablesDataTable classe

LookupTableMultiLangDataSet.LookupTablesDataTable - Membres

WebSvcLookupTable - Espace de noms