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