Partager via


TimesheetDataSet.LinesDataTable.TS_LINE_ASSN_LAST_WORKColumn - Propriété

Définit la colonne pour le champ TS_LINE_ASSIGN_LAST_WORK .

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

Syntaxe

'Déclaration
Public ReadOnly Property TS_LINE_ASSN_LAST_WORKColumn As DataColumn
    Get
'Utilisation
Dim instance As TimesheetDataSet.LinesDataTable
Dim value As DataColumn

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

Valeur de propriété

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

Voir aussi

Référence

TimesheetDataSet.LinesDataTable classe

TimesheetDataSet.LinesDataTable - Membres

WebSvcTimeSheet - Espace de noms