WssSettingsDataSet.WssAdminRow.WADMIN_STS_TEMPLATE_LCID プロパティ
取得またはホスト サーバーの現在のサイトのテンプレートに関連付けられている言語カルチャ id を設定します。
名前空間: WebSvcWssInterop
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property WADMIN_STS_TEMPLATE_LCID As Integer
Get
Set
'使用
Dim instance As WssSettingsDataSet.WssAdminRow
Dim value As Integer
value = instance.WADMIN_STS_TEMPLATE_LCID
instance.WADMIN_STS_TEMPLATE_LCID = value
public int WADMIN_STS_TEMPLATE_LCID { get; set; }
プロパティ値
型: System.Int32
言語カルチャの GUID を指定します。
関連項目
参照先
WssSettingsDataSet.WssAdminRow クラス