TimesheetListDataSet.TimesheetsRow.TS_AUX_STATUS propriedade
Obsoleta.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Property TS_AUX_STATUS As Integer
Get
Set
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Integer
value = instance.TS_AUX_STATUS
instance.TS_AUX_STATUS = value
public int TS_AUX_STATUS { get; set; }
Valor de propriedade
Tipo: System.Int32
Ver também
Referência
TimesheetListDataSet.TimesheetsRow classe