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