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 クラス