SecurityGroupsDataSet.SecurityGroupsRow.SetWSEC_GRP_AD_LOGNull Method
Sets the WSEC_GRP_AD_LOG property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcSecurity
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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