ImportTimesheetDataSet.LinesDataTable.ASSN_PCT_WORK_COMPLETEColumn-Eigenschaft
Definiert die Spalte für das Feld ASSN_PCT_WORK_COMPLETE .
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property ASSN_PCT_WORK_COMPLETEColumn As DataColumn
Get
'Usage
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim value As DataColumn
value = instance.ASSN_PCT_WORK_COMPLETEColumn
public DataColumn ASSN_PCT_WORK_COMPLETEColumn { get; }
Eigenschaftswert
Siehe auch
Referenz
ImportTimesheetDataSet.LinesDataTable Klasse