TimesheetDataSet.ActionsDataTable.TS_ACTION_ENUMColumn - Propriété
Définit la colonne pour le champ TS_ACTION_ENUM .
Espace de noms : WebSvcTimeSheet
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TS_ACTION_ENUMColumn As DataColumn
Get
'Utilisation
Dim instance As TimesheetDataSet.ActionsDataTable
Dim value As DataColumn
value = instance.TS_ACTION_ENUMColumn
public DataColumn TS_ACTION_ENUMColumn { get; }
Valeur de propriété
Type : System.Data.DataColumn
Voir aussi
Référence
TimesheetDataSet.ActionsDataTable classe