次の方法で共有


TaskListImportInfo.ProjectUniqueId プロパティ

名前空間:  WebSvcProject
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property ProjectUniqueId As Guid
    Get
    Set
'使用
Dim instance As TaskListImportInfo
Dim value As Guid

value = instance.ProjectUniqueId

instance.ProjectUniqueId = value
public Guid ProjectUniqueId { get; set; }

プロパティ値

型: System.Guid

関連項目

参照先

TaskListImportInfo クラス

TaskListImportInfo メンバー

WebSvcProject 名前空間