SecurityGroupsDataSet.SecurityGroupsRow.SetWSEC_GRP_AD_GROUPNull Method
Sets the WSEC_GRP_AD_GROUP 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_GROUPNull
'Usage
Dim instance As SecurityGroupsDataSet.SecurityGroupsRow
instance.SetWSEC_GRP_AD_GROUPNull()
public void SetWSEC_GRP_AD_GROUPNull()
See Also
Reference
SecurityGroupsDataSet.SecurityGroupsRow Class