SPFollowableListCollection.StartListId 属性
获取或设置起始 id。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property StartListId As Guid
Get
Set
用法
Dim instance As SPFollowableListCollection
Dim value As Guid
value = instance.StartListId
instance.StartListId = value
public Guid StartListId { get; set; }
属性值
类型:System.Guid