次の方法で共有


ImportTimesheetDataSet.LinesRow.ASSN_UID プロパティ

割り当てのタイムシート行を参照する GUID を取得します。

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

構文

'宣言
Public Property ASSN_UID As Guid
    Get
    Set
'使用
Dim instance As ImportTimesheetDataSet.LinesRow
Dim value As Guid

value = instance.ASSN_UID

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

プロパティ値

型: System.Guid

注釈

この列はタイムシートの状態管理にインポートできるの行だけを確認するために、値を常に持ちます。

関連項目

参照先

ImportTimesheetDataSet.LinesRow クラス

ImportTimesheetDataSet.LinesRow メンバー

WebSvcStatusing 名前空間