ResourceAuthorizationDataSet.ResourcesRow.SetRES_PREVENT_ADSYNCNull Method
Sets the RES_PREVENT_ADSYNC property to a a null reference (Nothing in Visual Basic) value.
Namespace: [Resource Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Resource.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Resource.asmx?wsdl
Syntax
'Declaration
Public Sub SetRES_PREVENT_ADSYNCNull
'Usage
Dim instance As ResourceAuthorizationDataSet.ResourcesRow
instance.SetRES_PREVENT_ADSYNCNull()
public void SetRES_PREVENT_ADSYNCNull()
See Also
Reference
ResourceAuthorizationDataSet.ResourcesRow Class