ResourceDataSet.ResourcesRow.SetRES_EXCHANGE_SYNCNull method
Sets the RES_EXCHANGE_SYNC property to a null value.
Namespace: WebSvcWorkflow
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_EXCHANGE_SYNCNull
'Usage
Dim instance As ResourceDataSet.ResourcesRow
instance.SetRES_EXCHANGE_SYNCNull()
public void SetRES_EXCHANGE_SYNCNull()
See also
Reference
ResourceDataSet.ResourcesRow class