次の方法で共有


TimesheetLinePostApproveEventArgs.LineUID プロパティ

タイムシート行のクラスの GUID を取得します。

名前空間:  Microsoft.Office.Project.Server.Events
アセンブリ:  Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)

構文

'宣言
Public Property LineUID As Guid
    Get
    Set
'使用
Dim instance As TimesheetLinePostApproveEventArgs
Dim value As Guid

value = instance.LineUID

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

プロパティ値

型: System.Guid

関連項目

参照先

TimesheetLinePostApproveEventArgs クラス

TimesheetLinePostApproveEventArgs メンバー

Microsoft.Office.Project.Server.Events 名前空間