SecurityGroupsDataSet.SecurityGroupsRow.SetWSEC_GRP_AD_GUIDNull Method
Sets the WSEC_GRP_AD_GUID property to a null value.
Namespace: [Security Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Security.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Security.asmx?wsdl
Syntax
'Declaration
Public Sub SetWSEC_GRP_AD_GUIDNull
'Usage
Dim instance As SecurityGroupsDataSet.SecurityGroupsRow
instance.SetWSEC_GRP_AD_GUIDNull()
public void SetWSEC_GRP_AD_GUIDNull()
See Also
Reference
SecurityGroupsDataSet.SecurityGroupsRow Class