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