ListTemplate.IsCustomTemplate 屬性
指定清單範本是否由使用者建立。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public ReadOnly Property IsCustomTemplate As Boolean
Get
'用途
Dim instance As ListTemplate
Dim value As Boolean
value = instance.IsCustomTemplate
public bool IsCustomTemplate { get; }
屬性值
類型:System.Boolean
如果清單範本建立,使用者會傳回Booleantrue如果傳回false清單範本系統元件。
備註
如果false,清單範本系統元件。