ListingSummary.DefaultValuesApplied プロパティ (Microsoft.SharePoint.Portal.WebControls)
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<DefaultValueAttribute(False)> _
<WebBrowsableAttribute(False)> _
<PersonalizableAttribute(PersonalizationScope.Shared)> _
Public Property DefaultValuesApplied As Boolean
'使用
Dim instance As ListingSummary
Dim value As Boolean
value = instance.DefaultValuesApplied
instance.DefaultValuesApplied = value
[DefaultValueAttribute(false)]
[WebBrowsableAttribute(false)]
[PersonalizableAttribute(PersonalizationScope.Shared)]
public bool DefaultValuesApplied { get; set; }
関連項目
参照
ListingSummary クラス
ListingSummary メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間