共用方式為


ResourceAuthorizationDataSet.ResourcesRow.IsRES_EXCHANGE_SYNCNull method

決定是否要將RES_EXCHANGE_SYNC屬性設定為a null reference (Nothing in Visual Basic)的值。

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

Syntax

'宣告
Public Function IsRES_EXCHANGE_SYNCNull As Boolean
'用途
Dim instance As ResourceAuthorizationDataSet.ResourcesRow
Dim returnValue As Boolean

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

傳回值

Type: System.Boolean
傳回 Boolean

請參閱

參照

ResourceAuthorizationDataSet.ResourcesRow class

ResourceAuthorizationDataSet.ResourcesRow members

WebSvcResource namespace