ResourceDataSet.ResourcesRow.WRES_EMAIL_LANGUAGE 属性
指定此资源的电子邮件的语言。
命名空间: WebSvcTimeSheet
程序集: 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 类