de la propiedad TimesheetListDataSet.TimesheetsRow.TS_QUEUE_COUNTER
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property TS_QUEUE_COUNTER As Integer
Get
Set
'Uso
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; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase TimesheetListDataSet.TimesheetsRow