Share via


ResourceDataSet.ResourcesRow.IsRES_EXCHANGE_SYNCNull method

Determines whether the RES_EXCHANGE_SYNC property is set to a null value.

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

Syntax

'Declaration
Public Function IsRES_EXCHANGE_SYNCNull As Boolean
'Usage
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

ResourceDataSet.ResourcesRow class

ResourceDataSet.ResourcesRow members

WebSvcResource namespace