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