de la propiedad ResourceDataSet.ResourcesRow.WRES_EMAIL_LANGUAGE
Obtiene o establece el idioma de los mensajes de correo electrónico en el recurso.
Espacio de nombres: WebSvcResource
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property WRES_EMAIL_LANGUAGE As Integer
Get
Set
'Uso
Dim instance As ResourceDataSet.ResourcesRow
Dim value As Integer
value = instance.WRES_EMAIL_LANGUAGE
instance.WRES_EMAIL_LANGUAGE = value
public int WRES_EMAIL_LANGUAGE { get; set; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase ResourceDataSet.ResourcesRow