Freigeben über


UserDelegationDataSet.ResourceDelegationsRow.IsDELEGATE_NAMENull-Methode

Bestimmt, ob die DELEGATE_NAME -Eigenschaft auf einen null-Wert festgelegt ist.

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

Syntax

'Declaration
Public Function IsDELEGATE_NAMENull As Boolean
'Usage
Dim instance As UserDelegationDataSet.ResourceDelegationsRow
Dim returnValue As Boolean

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

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

Siehe auch

Referenz

UserDelegationDataSet.ResourceDelegationsRow Klasse

UserDelegationDataSet.ResourceDelegationsRow-Member

WebSvcResource-Namespace