del método ImportTimesheetDataSet.LinesRow.IsASSN_WORKNull
Determina si la propiedad ASSN_WORK 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 IsASSN_WORKNull As Boolean
'Uso
Dim instance As ImportTimesheetDataSet.LinesRow
Dim returnValue As Boolean
returnValue = instance.IsASSN_WORKNull()
public bool IsASSN_WORKNull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase ImportTimesheetDataSet.LinesRow