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