Share via


ResourceAuthorizationDataSet.ResourcesRow.IsRES_PREVENT_ADSYNCNull Method

Determines whether the PREVENT_ADSYNC() property is set to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcResource
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Function IsRES_PREVENT_ADSYNCNull As Boolean
'Usage
Dim instance As ResourceAuthorizationDataSet.ResourcesRow
Dim returnValue As Boolean

returnValue = instance.IsRES_PREVENT_ADSYNCNull()
public bool IsRES_PREVENT_ADSYNCNull()

Return Value

Type: System.Boolean

See Also

Reference

ResourceAuthorizationDataSet.ResourcesRow Class

ResourceAuthorizationDataSet.ResourcesRow Members

WebSvcResource Namespace