SecurityGroupsDataSet.SecurityGroupsRow.SetWSEC_GRP_AD_LASTSYNCNull method
Sets the WSEC_GRP_AD_LASTSYNC property to a null value.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetWSEC_GRP_AD_LASTSYNCNull
'Usage
Dim instance As SecurityGroupsDataSet.SecurityGroupsRow
instance.SetWSEC_GRP_AD_LASTSYNCNull()
public void SetWSEC_GRP_AD_LASTSYNCNull()
See also
Reference
SecurityGroupsDataSet.SecurityGroupsRow class