ResourceDataSet.ResourcesRow.WRES_EMAIL_LANGUAGE 属性

指定的电子邮件到资源的语言。

命名空间:  WebSvcWorkflow
程序集:  ProjectServerServices(位于 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; }

属性值

类型:System.Int32

另请参阅

引用

ResourceDataSet.ResourcesRow 类

ResourceDataSet.ResourcesRow 成员

WebSvcWorkflow 命名空间