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