共用方式為


ResourceAuthorizationDataSet.ResourcesRow.IsWRES_AD_GUIDNull method

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

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

Syntax

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

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

傳回值

Type: System.Boolean

請參閱

參照

ResourceAuthorizationDataSet.ResourcesRow class

ResourceAuthorizationDataSet.ResourcesRow members

WebSvcResource namespace