ResourceAuthorizationDataSet.ResourcesRow.IsRES_PREVENT_ADSYNCNull method
決定是否要將RES_PREVENT_ADSYNC屬性設定為a null reference (Nothing in Visual Basic)的值。
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Function IsRES_PREVENT_ADSYNCNull As Boolean
'用途
Dim instance As ResourceAuthorizationDataSet.ResourcesRow
Dim returnValue As Boolean
returnValue = instance.IsRES_PREVENT_ADSYNCNull()
public bool IsRES_PREVENT_ADSYNCNull()
傳回值
Type: System.Boolean
請參閱
參照
ResourceAuthorizationDataSet.ResourcesRow class