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