ResourceDataSet.ResourcesRow.IsRES_CAL_OOF_EXCHANGE_SYNCNull method
決定是否要將RES_CAL_OOF_EXCHANGE_SYNC屬性設定為 null 值。
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Function IsRES_CAL_OOF_EXCHANGE_SYNCNull As Boolean
'用途
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As Boolean
returnValue = instance.IsRES_CAL_OOF_EXCHANGE_SYNCNull()
public bool IsRES_CAL_OOF_EXCHANGE_SYNCNull()
傳回值
Type: System.Boolean
True如果屬性為 null ;否則, False。
請參閱
參照
ResourceDataSet.ResourcesRow class