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