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