Share via


ResourceDataSet.ResourcesRow.WRES_EMAIL_LANGUAGE property

Specifies the language for e-mail messages to the resource.

Namespace:  WebSvcWorkflow
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property WRES_EMAIL_LANGUAGE As Integer
    Get
    Set
'Usage
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; }

Property value

Type: System.Int32

See also

Reference

ResourceDataSet.ResourcesRow class

ResourceDataSet.ResourcesRow members

WebSvcWorkflow namespace