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