ProjectDataSet.ProjectRow.WSTS_SERVER_UID 屬性
指定的 GUID 的 SharePoint server 主控project site專案相關聯。
命名空間: WebSvcProject
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property WSTS_SERVER_UID As Guid
Get
Set
'用途
Dim instance As ProjectDataSet.ProjectRow
Dim value As Guid
value = instance.WSTS_SERVER_UID
instance.WSTS_SERVER_UID = value
public Guid WSTS_SERVER_UID { get; set; }
屬性值
類型:System.Guid
備註
唯讀的。會建立project site的程序會填入WSTS_SERVER_UID資料庫中。