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