次の方法で共有


SecurityGroupsDataSet.SecurityGroupsRow.WSEC_GRP_AD_LASTSYNC プロパティ

取得または設定、日付は、Project Server のセキュリティ グループに関連付けられている Active Directory グループが最後に同期されました。

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

構文

'宣言
Public Property WSEC_GRP_AD_LASTSYNC As DateTime
    Get
    Set
'使用
Dim instance As SecurityGroupsDataSet.SecurityGroupsRow
Dim value As DateTime

value = instance.WSEC_GRP_AD_LASTSYNC

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

プロパティ値

型: System.DateTime

関連項目

参照先

SecurityGroupsDataSet.SecurityGroupsRow クラス

SecurityGroupsDataSet.SecurityGroupsRow メンバー

WebSvcSecurity 名前空間