del método UnsubmittedTimesheetDataSet.TimePeriodsRow.IsTS_NAMENull
Determina si la propiedad TS_NAME() se establece en una referencia null (Nothing en Visual Basic).
Espacio de nombres: WebSvcAdmin
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsTS_NAMENull As Boolean
'Uso
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRow
Dim returnValue As Boolean
returnValue = instance.IsTS_NAMENull()
public bool IsTS_NAMENull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase UnsubmittedTimesheetDataSet.TimePeriodsRow