This topic has not yet been rated - Rate this topic

ResourceDataSet.ResourcesRow.WRES_EMAIL_LANGUAGE property

Gets or sets the language for e-mail messages to the resource.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)
Public Property WRES_EMAIL_LANGUAGE As Integer
	Get
	Set
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
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.