del método UserDelegationDataSet.ResourceDelegationsRow.IsDELEGATE_NAMENull
Determina si la propiedad DELEGATE_NAME se establece en un valor nulo.
Espacio de nombres: WebSvcResource
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsDELEGATE_NAMENull As Boolean
'Uso
Dim instance As UserDelegationDataSet.ResourceDelegationsRow
Dim returnValue As Boolean
returnValue = instance.IsDELEGATE_NAMENull()
public bool IsDELEGATE_NAMENull()
Valor devuelto
Tipo: System.Boolean
Devuelve Boolean.
Vea también
Referencia
clase UserDelegationDataSet.ResourceDelegationsRow