Term.IsDeprecated プロパティ
現在のTermオブジェクトが推奨されていませんかどうかを取得します。
名前空間: Microsoft.SharePoint.Client.Taxonomy
アセンブリ: Microsoft.SharePoint.Client.Taxonomy.Silverlight (Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll 内); Microsoft.SharePoint.Client.Taxonomy.Phone (Microsoft.SharePoint.Client.Taxonomy.Phone.dll 内) Microsoft.SharePoint.Client.Taxonomy (Microsoft.SharePoint.Client.Taxonomy.dll 内)
構文
'宣言
Public ReadOnly Property IsDeprecated As Boolean
Get
'使用
Dim instance As Term
Dim value As Boolean
value = instance.IsDeprecated
public bool IsDeprecated { get; }
プロパティ値
型: System.Boolean
true場合は、現在Termが使用されなくなりました。それ以外の場合、false の場合