次の方法で共有


ADSyncGroupSettings.LastUpdateTime プロパティ

取得または最新の Active Directory グループをエンタープライズ リソース共有元の同期の日時を設定します。

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

構文

'宣言
Public Property LastUpdateTime As DateTime
    Get
    Set
'使用
Dim instance As ADSyncGroupSettings
Dim value As DateTime

value = instance.LastUpdateTime

instance.LastUpdateTime = value
public DateTime LastUpdateTime { get; set; }

プロパティ値

型: System.DateTime
DateTime オブジェクト。

関連項目

参照先

ADSyncGroupSettings クラス

ADSyncGroupSettings メンバー

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