del método ResourcePlanDataSet.PlanResourcesRow.IsWRES_EMAIL_LANGUAGENull
Determina si la propiedad WRES_EMAIL_LANGUAGE se establece en un valor de una referencia null (Nothing en Visual Basic) .
Espacio de nombres: WebSvcResourcePlan
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsWRES_EMAIL_LANGUAGENull As Boolean
'Uso
Dim instance As ResourcePlanDataSet.PlanResourcesRow
Dim returnValue As Boolean
returnValue = instance.IsWRES_EMAIL_LANGUAGENull()
public bool IsWRES_EMAIL_LANGUAGENull()
Valor devuelto
Tipo: System.Boolean
True si la propiedad se establece en null; en caso contrario, False.
Vea también
Referencia
clase ResourcePlanDataSet.PlanResourcesRow