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