ResourceDataSet.ResourcesRow.SetRES_EXCHANGE_SYNCNull method
將RES_EXCHANGE_SYNC屬性設定為 null 值。
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Sub SetRES_EXCHANGE_SYNCNull
'用途
Dim instance As ResourceDataSet.ResourcesRow
instance.SetRES_EXCHANGE_SYNCNull()
public void SetRES_EXCHANGE_SYNCNull()
請參閱
參照
ResourceDataSet.ResourcesRow class