ResourceDataSet.ResourcesRow.WRES_EMAIL_LANGUAGE 屬性
取得或設定電子郵件訊息的語言資源。
命名空間: WebSvcResource
組件: 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 類別