ADSyncERPSettings2.LastUpdateTime プロパティ
取得または最新の Active Directory グループをエンタープライズ リソース共有元の同期の日時を設定します。
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property LastUpdateTime As DateTime
Get
Set
'使用
Dim instance As ADSyncERPSettings2
Dim value As DateTime
value = instance.LastUpdateTime
instance.LastUpdateTime = value
public DateTime LastUpdateTime { get; set; }
プロパティ値
型: System.DateTime
最新の同期の日時です。