ResourceAuthorizationDataSet.ResourcesRow.SetRES_PREVENT_ADSYNCNull Method
Sets the RES_PREVENT_ADSYNC property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResource
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
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