del método TimesheetDataSet.HeadersRow.IsTS_WEEK_STARTS_ONNull
Determina si la propiedad TS_WEEK_STARTS_ON se establece en un valor nulo.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsTS_WEEK_STARTS_ONNull As Boolean
'Uso
Dim instance As TimesheetDataSet.HeadersRow
Dim returnValue As Boolean
returnValue = instance.IsTS_WEEK_STARTS_ONNull()
public bool IsTS_WEEK_STARTS_ONNull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase TimesheetDataSet.HeadersRow