TimesheetListDataSet.TimesheetsDataTable.TS_QUEUE_COUNTERColumn - Propriété

Définit la colonne pour le champ TS_QUEUE_COUNTER .

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

Syntaxe

'Déclaration
Public ReadOnly Property TS_QUEUE_COUNTERColumn As DataColumn
    Get
'Utilisation
Dim instance As TimesheetListDataSet.TimesheetsDataTable
Dim value As DataColumn

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

Valeur de propriété

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

Voir aussi

Référence

TimesheetListDataSet.TimesheetsDataTable classe

TimesheetListDataSet.TimesheetsDataTable - Membres

WebSvcTimeSheet - Espace de noms