TimesheetListDataSet.TimesheetsRow.TS_QUEUE_COUNTER - Propriété

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

Syntaxe

'Déclaration
Public Property TS_QUEUE_COUNTER As Integer
    Get
    Set
'Utilisation
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Integer

value = instance.TS_QUEUE_COUNTER

instance.TS_QUEUE_COUNTER = value
public int TS_QUEUE_COUNTER { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

TimesheetListDataSet.TimesheetsRow classe

TimesheetListDataSet.TimesheetsRow - Membres

WebSvcTimeSheet - Espace de noms